@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_PREDVODNIK_1_trawl_survey_1957_1958_4598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4598> ;
  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_4598>
  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_4598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4598'^^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.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_4598'^^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_4602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4602> ;
  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_4602>
  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_4602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4602'^^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.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_4602'^^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_4586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4586> ;
  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_4586>
  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_4586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4586'^^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 '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 '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_4586'^^xsd:string;
  dwc:observationDate '1957-10-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_4604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4604> ;
  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_4604>
  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_4604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4604'^^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.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_4604'^^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_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4190> ;
  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_4190>
  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_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4190'^^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 '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 '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_4190'^^xsd:string;
  dwc:observationDate '1958-04-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_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4191> ;
  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_4191>
  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_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4191'^^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 '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 '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_4191'^^xsd:string;
  dwc:observationDate '1958-04-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_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4192> ;
  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_4192>
  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_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4192'^^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 '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 '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_4192'^^xsd:string;
  dwc:observationDate '1958-04-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_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4195> ;
  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_4195>
  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_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4195'^^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 '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 '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_4195'^^xsd:string;
  dwc:observationDate '1958-04-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_4198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4198> ;
  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_4198>
  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_4198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4198'^^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 '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 '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_4198'^^xsd:string;
  dwc:observationDate '1958-04-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_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4202> ;
  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_4202>
  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_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4202'^^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 '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 '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_4202'^^xsd:string;
  dwc:observationDate '1958-04-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_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4206> ;
  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_4206>
  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_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4206'^^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 '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 '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_4206'^^xsd:string;
  dwc:observationDate '1958-04-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_4749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4749> ;
  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_4749>
  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_4749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4749'^^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.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_4749'^^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_4728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4728> ;
  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_4728>
  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_4728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4728'^^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.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_4728'^^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_4729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4729> ;
  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_4729>
  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_4729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4729'^^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.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_4729'^^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_4731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4731> ;
  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_4731>
  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_4731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4731'^^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.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_4731'^^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_4732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4732> ;
  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_4732>
  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_4732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4732'^^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.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_4732'^^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_4736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4736> ;
  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_4736>
  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_4736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4736'^^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.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_4736'^^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_4738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4738> ;
  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_4738>
  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_4738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4738'^^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 '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 '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_4738'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_4742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4742> ;
  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_4742>
  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_4742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4742'^^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.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_4742'^^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_4744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4744> ;
  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_4744>
  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_4744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4744'^^xsd:string;
  dwc:scientificName 'Diplodus puntazzo'^^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 '127052'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4744'^^xsd:string;
  dwc:observationDate '1957-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4374> ;
  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_4374>
  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_4374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4374'^^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 '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 '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_4374'^^xsd:string;
  dwc:observationDate '1958-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_4428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4428> ;
  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_4428>
  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_4428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4428'^^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 '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 '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_4428'^^xsd:string;
  dwc:observationDate '1958-02-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_4429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4429> ;
  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_4429>
  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_4429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4429'^^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 '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 '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_4429'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_4430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4430> ;
  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_4430>
  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_4430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4430'^^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 '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 '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_4430'^^xsd:string;
  dwc:observationDate '1958-02-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_4434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4434> ;
  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_4434>
  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_4434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4434'^^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 '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 '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_4434'^^xsd:string;
  dwc:observationDate '1958-02-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_4542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4542> ;
  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_4542>
  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_4542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4542'^^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 '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_4542'^^xsd:string;
  dwc:observationDate '1957-09-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_4544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4544> ;
  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_4544>
  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_4544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4544'^^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 '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_4544'^^xsd:string;
  dwc:observationDate '1957-09-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_4548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4548> ;
  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_4548>
  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_4548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4548'^^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 '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_4548'^^xsd:string;
  dwc:observationDate '1957-09-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_4549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4549> ;
  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_4549>
  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_4549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4549'^^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 '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 '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_4549'^^xsd:string;
  dwc:observationDate '1957-09-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_4550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4550> ;
  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_4550>
  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_4550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4550'^^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 '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_4550'^^xsd:string;
  dwc:observationDate '1957-09-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_4551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4551> ;
  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_4551>
  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_4551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4551'^^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 '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 '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_4551'^^xsd:string;
  dwc:observationDate '1957-09-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_4552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4552> ;
  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_4552>
  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_4552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4552'^^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 '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_4552'^^xsd:string;
  dwc:observationDate '1957-09-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_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4424> ;
  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_4424>
  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_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4424'^^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 '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 '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_4424'^^xsd:string;
  dwc:observationDate '1958-02-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_4425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4425> ;
  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_4425>
  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_4425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4425'^^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 '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 '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_4425'^^xsd:string;
  dwc:observationDate '1958-02-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_4426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4426> ;
  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_4426>
  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_4426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4426'^^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 '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 '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_4426'^^xsd:string;
  dwc:observationDate '1958-02-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_4427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4427> ;
  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_4427>
  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_4427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4427'^^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 '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 '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_4427'^^xsd:string;
  dwc:observationDate '1958-02-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_4538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4538> ;
  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_4538>
  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_4538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4538'^^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 '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_4538'^^xsd:string;
  dwc:observationDate '1957-09-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_4536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4536> ;
  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_4536>
  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_4536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4536'^^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 '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_4536'^^xsd:string;
  dwc:observationDate '1957-09-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_4712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4712> ;
  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_4712>
  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_4712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4712'^^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.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_4712'^^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_4714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4714> ;
  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_4714>
  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_4714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4714'^^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.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_4714'^^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_4716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4716> ;
  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_4716>
  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_4716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4716'^^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.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_4716'^^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_4717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4717> ;
  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_4717>
  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_4717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4717'^^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.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_4717'^^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_4724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4724> ;
  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_4724>
  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_4724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4724'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4724'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4726> ;
  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_4726>
  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_4726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4726'^^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.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_4726'^^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_4422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4422> ;
  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_4422>
  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_4422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4422'^^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 '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 '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_4422'^^xsd:string;
  dwc:observationDate '1958-02-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_4704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4704> ;
  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_4704>
  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_4704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4704'^^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.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_4704'^^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_4706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4706> ;
  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_4706>
  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_4706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4706'^^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.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_4706'^^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_4710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4710> ;
  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_4710>
  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_4710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4710'^^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.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_4710'^^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_4873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4873> ;
  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_4873>
  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_4873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4873'^^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.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_4873'^^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_4884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4884> ;
  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_4884>
  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_4884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4884'^^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 '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.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_4884'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4885> ;
  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_4885>
  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_4885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4885'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4885'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4888> ;
  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_4888>
  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_4888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4888'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4888'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4890> ;
  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_4890>
  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_4890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4890'^^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.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_4890'^^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_4822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4822> ;
  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_4822>
  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_4822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4822'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4822'^^xsd:string;
  dwc:observationDate '1957-07-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_4800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4800> ;
  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_4800>
  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_4800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4800'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4800'^^xsd:string;
  dwc:observationDate '1957-07-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_4806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4806> ;
  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_4806>
  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_4806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4806'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4806'^^xsd:string;
  dwc:observationDate '1957-07-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_4808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4808> ;
  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_4808>
  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_4808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4808'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4808'^^xsd:string;
  dwc:observationDate '1957-07-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_4812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4812> ;
  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_4812>
  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_4812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4812'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4812'^^xsd:string;
  dwc:observationDate '1957-07-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_4814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4814> ;
  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_4814>
  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_4814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4814'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4814'^^xsd:string;
  dwc:observationDate '1957-07-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_4818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4818> ;
  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_4818>
  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_4818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4818'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4818'^^xsd:string;
  dwc:observationDate '1957-07-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_4820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4820> ;
  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_4820>
  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_4820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4820'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4820'^^xsd:string;
  dwc:observationDate '1957-07-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_4857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4857> ;
  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_4857>
  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_4857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4857'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4857'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4860> ;
  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_4860>
  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_4860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4860'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4860'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4861> ;
  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_4861>
  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_4861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4861'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4861'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4862> ;
  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_4862>
  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_4862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4862'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4862'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4865> ;
  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_4865>
  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_4865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4865'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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 '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_4865'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4866> ;
  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_4866>
  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_4866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4866'^^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.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_4866'^^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_4868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4868> ;
  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_4868>
  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_4868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4868'^^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.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_4868'^^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_4869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4869> ;
  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_4869>
  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_4869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4869'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4869'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4872> ;
  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_4872>
  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_4872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4872'^^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.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_4872'^^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_4839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4839> ;
  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_4839>
  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_4839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4839'^^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.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_4839'^^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_4840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4840> ;
  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_4840>
  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_4840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4840'^^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.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_4840'^^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_4844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4844> ;
  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_4844>
  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_4844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4844'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4844'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4845> ;
  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_4845>
  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_4845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4845'^^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 '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.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_4845'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4846> ;
  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_4846>
  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_4846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4846'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4846'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4854> ;
  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_4854>
  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_4854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4854'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4854'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4855> ;
  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_4855>
  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_4855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4855'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4855'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4824> ;
  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_4824>
  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_4824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4824'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4824'^^xsd:string;
  dwc:observationDate '1957-07-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_4825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4825> ;
  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_4825>
  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_4825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4825'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4825'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4829> ;
  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_4829>
  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_4829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4829'^^xsd:string;
  dwc:scientificName 'Syngnathus tenuirostris'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4829'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4834> ;
  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_4834>
  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_4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4834'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4834'^^xsd:string;
  dwc:observationDate '1957-07-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_4835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4835> ;
  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_4835>
  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_4835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4835'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4835'^^xsd:string;
  dwc:observationDate '1957-07-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_4836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4836> ;
  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_4836>
  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_4836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4836'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4836'^^xsd:string;
  dwc:observationDate '1957-07-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_4837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4837> ;
  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_4837>
  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_4837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4837'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4837'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4874> ;
  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_4874>
  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_4874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4874'^^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.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_4874'^^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_4875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4875> ;
  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_4875>
  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_4875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4875'^^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.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_4875'^^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_4878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4878> ;
  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_4878>
  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_4878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4878'^^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.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_4878'^^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_4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4879> ;
  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_4879>
  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_4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4879'^^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.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_4879'^^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_4880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4880> ;
  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_4880>
  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_4880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4880'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^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_4880'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_4796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4796> ;
  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_4796>
  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_4796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4796'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4796'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4780> ;
  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_4780>
  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_4780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4780'^^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.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_4780'^^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_4782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4782> ;
  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_4782>
  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_4782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4782'^^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.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_4782'^^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_4783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4783> ;
  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_4783>
  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_4783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4783'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4783'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4785> ;
  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_4785>
  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_4785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4785'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4785'^^xsd:string;
  dwc:observationDate '1957-07-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_4786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4786> ;
  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_4786>
  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_4786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4786'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4786'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4789> ;
  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_4789>
  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_4789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4789'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4789'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4792> ;
  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_4792>
  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_4792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4792'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4792'^^xsd:string;
  dwc:observationDate '1957-07-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_4700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4700> ;
  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_4700>
  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_4700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4700'^^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.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_4700'^^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_4684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4684> ;
  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_4684>
  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_4684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4684'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4684'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4686> ;
  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_4686>
  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_4686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4686'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^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.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 '105850'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4686'^^xsd:string;
  dwc:observationDate '1957-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4688> ;
  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_4688>
  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_4688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4688'^^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.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_4688'^^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_4692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4692> ;
  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_4692>
  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_4692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4692'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4692'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4694> ;
  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_4694>
  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_4694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4694'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4694'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4695> ;
  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_4695>
  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_4695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4695'^^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.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_4695'^^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_4696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4696> ;
  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_4696>
  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_4696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4696'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4696'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4697> ;
  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_4697>
  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_4697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4697'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4697'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4698> ;
  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_4698>
  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_4698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4698'^^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.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_4698'^^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_4771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4771> ;
  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_4771>
  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_4771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4771'^^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.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_4771'^^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_4624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4624> ;
  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_4624>
  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_4624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4624'^^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.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_4624'^^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_4606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4606> ;
  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_4606>
  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_4606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4606'^^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.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_4606'^^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_4608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4608> ;
  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_4608>
  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_4608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4608'^^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.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_4608'^^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_4609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4609> ;
  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_4609>
  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_4609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4609'^^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.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_4609'^^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_4612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4612> ;
  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_4612>
  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_4612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4612'^^xsd:string;
  dwc:scientificName 'Syngnathus 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 '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 '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_4612'^^xsd:string;
  dwc:observationDate '1957-10-09'^^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_4618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4618> ;
  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_4618>
  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_4618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4618'^^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 '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 '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_4618'^^xsd:string;
  dwc:observationDate '1957-10-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_4620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4620> ;
  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_4620>
  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_4620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4620'^^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.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_4620'^^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_4621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4621> ;
  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_4621>
  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_4621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4621'^^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.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_4621'^^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_4623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4623> ;
  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_4623>
  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_4623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4623'^^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.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_4623'^^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_4625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4625> ;
  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_4625>
  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_4625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4625'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4625'^^xsd:string;
  dwc:observationDate '1958-01-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_4627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4627> ;
  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_4627>
  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_4627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4627'^^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 '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.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_4627'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_4630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4630> ;
  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_4630>
  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_4630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4630'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4630'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_4634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4634> ;
  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_4634>
  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_4634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4634'^^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.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_4634'^^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_4641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4641> ;
  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_4641>
  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_4641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4641'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4641'^^xsd:string;
  dwc:observationDate '1958-01-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_4644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4644> ;
  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_4644>
  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_4644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4644'^^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.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_4644'^^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_4646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4646> ;
  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_4646>
  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_4646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4646'^^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.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_4646'^^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_4647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4647> ;
  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_4647>
  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_4647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4647'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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 '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_4647'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_4650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4650> ;
  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_4650>
  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_4650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4650'^^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.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_4650'^^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_4651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4651> ;
  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_4651>
  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_4651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4651'^^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.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 '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_4651'^^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_4652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4652> ;
  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_4652>
  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_4652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4652'^^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.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_4652'^^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_4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4655> ;
  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_4655>
  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_4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4655'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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 '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_4655'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_4656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4656> ;
  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_4656>
  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_4656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4656'^^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.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_4656'^^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_4658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4658> ;
  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_4658>
  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_4658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4658'^^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.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_4658'^^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_4660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4660> ;
  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_4660>
  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_4660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4660'^^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.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_4660'^^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_4662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4662> ;
  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_4662>
  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_4662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4662'^^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.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_4662'^^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_4663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4663> ;
  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_4663>
  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_4663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4663'^^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.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_4663'^^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_4670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4670> ;
  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_4670>
  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_4670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4670'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4670'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_4672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4672> ;
  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_4672>
  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_4672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4672'^^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.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_4672'^^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_4674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4674> ;
  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_4674>
  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_4674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4674'^^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.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_4674'^^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_4675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4675> ;
  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_4675>
  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_4675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4675'^^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.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_4675'^^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_4677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4677> ;
  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_4677>
  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_4677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4677'^^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.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_4677'^^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_4678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4678> ;
  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_4678>
  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_4678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4678'^^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.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_4678'^^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_4679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4679> ;
  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_4679>
  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_4679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4679'^^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.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_4679'^^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_4681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4681> ;
  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_4681>
  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_4681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4681'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^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_4681'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_4790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4790> ;
  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_4790>
  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_4790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4790'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4790'^^xsd:string;
  dwc:observationDate '1957-07-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_4386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4386> ;
  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_4386>
  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_4386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4386'^^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 '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 '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_4386'^^xsd:string;
  dwc:observationDate '1958-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_4360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4360> ;
  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_4360>
  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_4360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4360'^^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 '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 '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_4360'^^xsd:string;
  dwc:observationDate '1958-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_4876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4876> ;
  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_4876>
  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_4876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4876'^^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.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_4876'^^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_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4405> ;
  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_4405>
  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_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4405'^^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 '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 '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_4405'^^xsd:string;
  dwc:observationDate '1958-02-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_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4394> ;
  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_4394>
  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_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4394'^^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 '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 '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_4394'^^xsd:string;
  dwc:observationDate '1958-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_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4414> ;
  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_4414>
  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_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4414'^^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 '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 '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_4414'^^xsd:string;
  dwc:observationDate '1958-02-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_4803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4803> ;
  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_4803>
  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_4803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4803'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^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_4803'^^xsd:string;
  dwc:observationDate '1957-07-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_4831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4831> ;
  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_4831>
  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_4831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4831'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.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_4831'^^xsd:string;
  dwc:observationDate '1957-07-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_4856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4856> ;
  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_4856>
  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_4856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4856'^^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.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_4856'^^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_4453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4453> ;
  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_4453>
  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_4453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4453'^^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 '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 '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_4453'^^xsd:string;
  dwc:observationDate '1958-02-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_4440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4440> ;
  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_4440>
  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_4440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4440'^^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 '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 '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_4440'^^xsd:string;
  dwc:observationDate '1958-02-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_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_957'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_957'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_965'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_965'^^xsd:string;
  dwc:observationDate '1958-01-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_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_884'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_884'^^xsd:string;
  dwc:observationDate '1958-06-07'^^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_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_829'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_829'^^xsd:string;
  dwc:observationDate '1958-05-05'^^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_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_808'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_808'^^xsd:string;
  dwc:observationDate '1958-03-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_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_814'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_814'^^xsd:string;
  dwc:observationDate '1958-03-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_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_755'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_755'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_769'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_769'^^xsd:string;
  dwc:observationDate '1958-02-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_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_639'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_639'^^xsd:string;
  dwc:observationDate '1957-07-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_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_640'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_640'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_653'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_653'^^xsd:string;
  dwc:observationDate '1958-04-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_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_655'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_655'^^xsd:string;
  dwc:observationDate '1958-04-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_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_617'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_617'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_746'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_746'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_748'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_748'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_745'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_745'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_952'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_952'^^xsd:string;
  dwc:observationDate '1958-01-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_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_986'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_986'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1142'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1142'^^xsd:string;
  dwc:observationDate '1958-06-30'^^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_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_742'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_742'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1123'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1123'^^xsd:string;
  dwc:observationDate '1958-06-30'^^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_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1029'^^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 '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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1029'^^xsd:string;
  dwc:observationDate '1957-12-08'^^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_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1046'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd: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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1046'^^xsd:string;
  dwc:observationDate '1957-11-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_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1065'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd: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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1065'^^xsd:string;
  dwc:observationDate '1957-11-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_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1072'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd: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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1072'^^xsd:string;
  dwc:observationDate '1957-11-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_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 16.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "16.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_1113'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.87'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^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_1113'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3304'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd: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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3304'^^xsd:string;
  dwc:observationDate '1957-11-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_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3319'^^xsd:string;
  dwc:scientificName 'Crystallogobius linearis'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3319'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3137'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3137'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3136'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3136'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3125'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3125'^^xsd:string;
  dwc:observationDate '1958-01-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_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2861'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2861'^^xsd:string;
  dwc:observationDate '1958-02-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_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3107'^^xsd:string;
  dwc:scientificName 'Syngnathus 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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3107'^^xsd:string;
  dwc:observationDate '1957-10-07'^^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_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2850'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2850'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3283'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3283'^^xsd:string;
  dwc:observationDate '1957-11-09'^^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_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3284'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd: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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3284'^^xsd:string;
  dwc:observationDate '1957-11-09'^^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_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2856'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2856'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2834'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2834'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2835'^^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 '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2835'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2822'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2822'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3294'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd: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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3294'^^xsd:string;
  dwc:observationDate '1957-11-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_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2825'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2825'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2890'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2890'^^xsd:string;
  dwc:observationDate '1958-03-05'^^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_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2896'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2896'^^xsd:string;
  dwc:observationDate '1958-03-05'^^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_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2921'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2921'^^xsd:string;
  dwc:observationDate '1958-03-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_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2924'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2924'^^xsd:string;
  dwc:observationDate '1958-03-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_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2926'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2926'^^xsd:string;
  dwc:observationDate '1958-03-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_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2749'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2749'^^xsd:string;
  dwc:observationDate '1957-09-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_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2793'^^xsd:string;
  dwc:scientificName 'Syngnathus tenuirostris'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2793'^^xsd:string;
  dwc:observationDate '1957-09-03'^^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_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2812'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2812'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2817'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2817'^^xsd:string;
  dwc:observationDate '1958-02-05'^^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_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2940'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2940'^^xsd:string;
  dwc:observationDate '1958-05-06'^^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_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2944'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2944'^^xsd:string;
  dwc:observationDate '1958-05-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_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2885'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2885'^^xsd:string;
  dwc:observationDate '1958-03-05'^^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_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2954'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2954'^^xsd:string;
  dwc:observationDate '1958-05-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_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2998'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2998'^^xsd:string;
  dwc:observationDate '1958-06-07'^^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_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2999'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2999'^^xsd:string;
  dwc:observationDate '1958-06-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_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2977'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2977'^^xsd:string;
  dwc:observationDate '1958-05-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_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3000'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3000'^^xsd:string;
  dwc:observationDate '1958-06-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_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3074'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3074'^^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_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3076'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3076'^^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_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3077'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3077'^^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_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3081'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3081'^^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_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3084'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3084'^^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_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3092'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3092'^^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_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3095'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3095'^^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_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3096'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3096'^^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_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3058'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3058'^^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_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3060'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3060'^^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_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3062'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3062'^^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_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3063'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3063'^^xsd:string;
  dwc:observationDate '1957-10-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_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3065'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3065'^^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_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3071'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3071'^^xsd:string;
  dwc:observationDate '1957-10-07'^^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_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3072'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3072'^^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_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3040'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3040'^^xsd:string;
  dwc:observationDate '1958-06-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_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3041'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3041'^^xsd:string;
  dwc:observationDate '1958-06-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_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3047'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3047'^^xsd:string;
  dwc:observationDate '1958-06-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_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3049'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3049'^^xsd:string;
  dwc:observationDate '1958-06-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_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3051'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3051'^^xsd:string;
  dwc:observationDate '1958-06-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_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3052'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3052'^^xsd:string;
  dwc:observationDate '1958-06-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_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3054'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3054'^^xsd:string;
  dwc:observationDate '1958-06-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_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3057'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3057'^^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_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3021'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3021'^^xsd:string;
  dwc:observationDate '1958-06-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_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3025'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3025'^^xsd:string;
  dwc:observationDate '1958-06-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_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3030'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3030'^^xsd:string;
  dwc:observationDate '1958-06-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_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3033'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3033'^^xsd:string;
  dwc:observationDate '1958-06-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_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3035'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3035'^^xsd:string;
  dwc:observationDate '1958-06-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_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3036'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3036'^^xsd:string;
  dwc:observationDate '1958-06-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_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3037'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3037'^^xsd:string;
  dwc:observationDate '1958-06-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_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3002'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3002'^^xsd:string;
  dwc:observationDate '1958-06-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_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3009'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3009'^^xsd:string;
  dwc:observationDate '1958-06-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_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3013'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3013'^^xsd:string;
  dwc:observationDate '1958-06-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_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3017'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3017'^^xsd:string;
  dwc:observationDate '1958-06-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_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3018'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3018'^^xsd:string;
  dwc:observationDate '1958-06-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_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3020'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3020'^^xsd:string;
  dwc:observationDate '1958-06-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_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3038'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3038'^^xsd:string;
  dwc:observationDate '1958-06-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_3162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3162'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3162'^^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_3164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3164'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3164'^^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_3166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3166'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3166'^^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_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3167'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3167'^^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_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3168'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3168'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3170'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3170'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_3173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3173'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3173'^^xsd:string;
  dwc:observationDate '1958-01-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_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3177'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3177'^^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_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3141'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3141'^^xsd:string;
  dwc:observationDate '1958-01-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_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3142'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3142'^^xsd:string;
  dwc:observationDate '1958-01-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_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3155'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3155'^^xsd:string;
  dwc:observationDate '1958-01-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_3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3156'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3156'^^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_3159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3159'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3159'^^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_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3160'^^xsd:string;
  dwc:observationDate '1958-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3161'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3161'^^xsd:string;
  dwc:observationDate '1958-01-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_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3144'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3144'^^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_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3147'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3147'^^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_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3149'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3149'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3151'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3151'^^xsd:string;
  dwc:observationDate '1958-01-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_3218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3218'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3218'^^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_3219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3219'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3219'^^xsd:string;
  dwc:observationDate '1957-12-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_3221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3221'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3221'^^xsd:string;
  dwc:observationDate '1957-12-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_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3222'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3222'^^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_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3224'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3224'^^xsd:string;
  dwc:observationDate '1957-12-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_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3225'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3225'^^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_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3227'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3227'^^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_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3229'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3229'^^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_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3205'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3205'^^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_3207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3207'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3207'^^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_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3208'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3209'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3209'^^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_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3210'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3210'^^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_3214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3214'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3214'^^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_3217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217'^^xsd:string;
  dwc:scientificName 'Pomatoschistus minutus '^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3217'^^xsd:string;
  dwc:observationDate '1957-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3204'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3204'^^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_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3189'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3189'^^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_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3191'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3191'^^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_3194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3194'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3194'^^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_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3198'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3198'^^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_3199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3199'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3199'^^xsd:string;
  dwc:observationDate '1957-12-08'^^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_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3200'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3200'^^xsd:string;
  dwc:observationDate '1957-12-08'^^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_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3202'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3202'^^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_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3203'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3203'^^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_3185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3185'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3185'^^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_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3186'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3186'^^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_3188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3188'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3188'^^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_3178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3178'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3178'^^xsd:string;
  dwc:observationDate '1958-01-08'^^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_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3180'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3180'^^xsd:string;
  dwc:observationDate '1958-01-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_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3183'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3183'^^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_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3184'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3184'^^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_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3366'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3366'^^xsd:string;
  dwc:observationDate '1957-07-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_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3369'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3369'^^xsd:string;
  dwc:observationDate '1957-07-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_3351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3351'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3351'^^xsd:string;
  dwc:observationDate '1957-07-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_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3353'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3353'^^xsd:string;
  dwc:observationDate '1957-07-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_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3355'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3355'^^xsd:string;
  dwc:observationDate '1957-07-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_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3357'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3357'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3358'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3358'^^xsd:string;
  dwc:observationDate '1957-07-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_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3360'^^xsd:string;
  dwc:scientificName 'Syngnathus tenuirostris'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3360'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3365'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3365'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3348'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3348'^^xsd:string;
  dwc:observationDate '1957-07-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_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3350'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3350'^^xsd:string;
  dwc:observationDate '1957-07-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_3333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3333'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3333'^^xsd:string;
  dwc:observationDate '1957-07-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_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3344'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3344'^^xsd:string;
  dwc:observationDate '1957-07-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_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3320'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3320'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3324'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3324'^^xsd:string;
  dwc:observationDate '1957-07-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_3327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3327'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3327'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3328'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3328'^^xsd:string;
  dwc:observationDate '1957-07-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_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3329'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3329'^^xsd:string;
  dwc:observationDate '1957-07-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_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3330'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3330'^^xsd:string;
  dwc:observationDate '1957-07-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_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3332'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3332'^^xsd:string;
  dwc:observationDate '1957-07-29'^^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_3261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3261'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3261'^^xsd:string;
  dwc:observationDate '1957-11-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_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3265'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3265'^^xsd:string;
  dwc:observationDate '1957-11-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_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3266'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3266'^^xsd:string;
  dwc:observationDate '1957-11-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_3267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3267'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3267'^^xsd:string;
  dwc:observationDate '1957-11-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_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3247'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3247'^^xsd:string;
  dwc:observationDate '1957-11-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_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3248'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3248'^^xsd:string;
  dwc:observationDate '1957-11-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_3249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3249'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3249'^^xsd:string;
  dwc:observationDate '1957-11-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_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3251'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3251'^^xsd:string;
  dwc:observationDate '1957-11-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_3252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3252'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3252'^^xsd:string;
  dwc:observationDate '1957-11-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_3254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3254'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3254'^^xsd:string;
  dwc:observationDate '1957-11-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_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3257'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3257'^^xsd:string;
  dwc:observationDate '1957-11-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_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3260'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3260'^^xsd:string;
  dwc:observationDate '1957-11-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_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3241'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3241'^^xsd:string;
  dwc:observationDate '1957-12-08'^^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_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3242'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3242'^^xsd:string;
  dwc:observationDate '1957-12-08'^^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_3246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3246'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3246'^^xsd:string;
  dwc:observationDate '1957-11-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_3230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3230'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3230'^^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_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3232'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3232'^^xsd:string;
  dwc:observationDate '1957-12-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_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3236'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3236'^^xsd:string;
  dwc:observationDate '1957-12-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_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3240'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3240'^^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_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3269'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3269'^^xsd:string;
  dwc:observationDate '1957-11-09'^^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_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3270'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3270'^^xsd:string;
  dwc:observationDate '1957-11-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_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3273'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3273'^^xsd:string;
  dwc:observationDate '1957-11-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_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3277'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3277'^^xsd:string;
  dwc:observationDate '1957-11-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_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3279'^^xsd:string;
  dwc:observationDate '1957-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2685'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2685'^^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_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2686'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2686'^^xsd:string;
  dwc:observationDate '1958-04-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_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2687'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2687'^^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_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2696'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2696'^^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_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2698'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2698'^^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_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2700'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2700'^^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_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2703'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2703'^^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_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2706'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2706'^^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_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2710'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2710'^^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_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2714'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2714'^^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_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2718'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2718'^^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_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2720'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2720'^^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_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2721'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2721'^^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_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2724'^^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 '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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2724'^^xsd:string;
  dwc:observationDate '1958-04-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_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2725'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2725'^^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_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2726'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2726'^^xsd:string;
  dwc:observationDate '1958-04-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_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2668'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2668'^^xsd:string;
  dwc:observationDate '1958-07-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_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2672'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2672'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2674'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2674'^^xsd:string;
  dwc:observationDate '1958-07-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_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2676'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2676'^^xsd:string;
  dwc:observationDate '1958-07-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_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2680'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2680'^^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_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2681'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2681'^^xsd:string;
  dwc:observationDate '1958-04-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_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2682'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2682'^^xsd:string;
  dwc:observationDate '1958-04-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_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2684'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2684'^^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_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2665'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2665'^^xsd:string;
  dwc:observationDate '1958-07-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_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2648'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2648'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2651'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2651'^^xsd:string;
  dwc:observationDate '1958-07-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_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2655'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2655'^^xsd:string;
  dwc:observationDate '1958-07-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_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2658'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2658'^^xsd:string;
  dwc:observationDate '1958-07-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_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2660'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2660'^^xsd:string;
  dwc:observationDate '1958-07-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_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2662'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2662'^^xsd:string;
  dwc:observationDate '1958-07-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_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2663'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2663'^^xsd:string;
  dwc:observationDate '1958-07-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_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2729'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2729'^^xsd:string;
  dwc:observationDate '1958-04-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_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2736'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2736'^^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_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2737'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2737'^^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_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2739'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2739'^^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_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2742'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2742'^^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_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2572'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2572'^^xsd:string;
  dwc:observationDate '1957-07-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_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2573'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2573'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2574'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2574'^^xsd:string;
  dwc:observationDate '1957-07-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_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2576'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2576'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2577'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2577'^^xsd:string;
  dwc:observationDate '1957-07-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_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2580'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2580'^^xsd:string;
  dwc:observationDate '1957-07-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_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2588'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2588'^^xsd:string;
  dwc:observationDate '1957-07-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_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2592'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2592'^^xsd:string;
  dwc:observationDate '1957-07-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_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2595'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2595'^^xsd:string;
  dwc:observationDate '1957-07-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_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2597'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2597'^^xsd:string;
  dwc:observationDate '1957-07-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_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2599'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2599'^^xsd:string;
  dwc:observationDate '1957-07-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_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2601'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2601'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2608'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2608'^^xsd:string;
  dwc:observationDate '1957-07-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_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2610'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2610'^^xsd:string;
  dwc:observationDate '1957-07-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_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2613'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2613'^^xsd:string;
  dwc:observationDate '1957-07-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_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2616'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2616'^^xsd:string;
  dwc:observationDate '1958-07-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_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2551'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2551'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2553'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2553'^^xsd:string;
  dwc:observationDate '1957-07-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_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2556'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2556'^^xsd:string;
  dwc:observationDate '1957-07-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_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2558'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2558'^^xsd:string;
  dwc:observationDate '1957-07-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_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2560'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2560'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2568'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2568'^^xsd:string;
  dwc:observationDate '1957-07-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_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2617'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2617'^^xsd:string;
  dwc:observationDate '1958-07-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_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2619'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2619'^^xsd:string;
  dwc:observationDate '1958-07-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_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2620'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2620'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2621'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2621'^^xsd:string;
  dwc:observationDate '1958-07-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_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2622'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2622'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2624'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2624'^^xsd:string;
  dwc:observationDate '1958-07-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_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2631'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2631'^^xsd:string;
  dwc:observationDate '1958-07-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_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2635'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2635'^^xsd:string;
  dwc:observationDate '1958-07-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_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2637'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2637'^^xsd:string;
  dwc:observationDate '1958-07-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_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2643'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2643'^^xsd:string;
  dwc:observationDate '1958-07-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_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2647'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2647'^^xsd:string;
  dwc:observationDate '1958-07-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_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3029'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3029'^^xsd:string;
  dwc:observationDate '1958-06-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_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2897'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2897'^^xsd:string;
  dwc:observationDate '1958-03-05'^^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_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2747'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2747'^^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_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2994'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2994'^^xsd:string;
  dwc:observationDate '1958-06-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_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3015'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3015'^^xsd:string;
  dwc:observationDate '1958-06-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_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2640'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2640'^^xsd:string;
  dwc:observationDate '1958-07-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_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2673'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2673'^^xsd:string;
  dwc:observationDate '1958-07-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_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2723'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2723'^^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_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2657'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2657'^^xsd:string;
  dwc:observationDate '1958-07-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_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2602'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2602'^^xsd:string;
  dwc:observationDate '1957-07-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_3235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3235'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3235'^^xsd:string;
  dwc:observationDate '1957-12-08'^^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_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_3325'^^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 '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_3325'^^xsd:string;
  dwc:observationDate '1957-07-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_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2781'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2781'^^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_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2868'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2868'^^xsd:string;
  dwc:observationDate '1958-03-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_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2813'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2813'^^xsd:string;
  dwc:observationDate '1958-02-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_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.24"^^xsd:decimal ;
  dwc:decimalLongitude "16.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.24 16.92)"^^geo:wktLiteral ;
  geo-pos:lat "43.24"^^xsd:decimal ;
  geo-pos:long "16.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_2799'^^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.92'^^xsd:double;
  dwc:latitude '43.24'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^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_2799'^^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_5389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5389'^^xsd:string;
  dwc:observationDate '1957-07-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_5259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5259'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5259'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_4931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4931'^^xsd:string;
  dwc:observationDate '1958-04-02'^^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_4937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4937'^^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_5260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5260'^^xsd:string;
  dwc:observationDate '1958-01-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_5263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5263'^^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_5390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5390'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5390'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5397'^^xsd:string;
  dwc:observationDate '1957-07-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_5400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5400'^^xsd:string;
  dwc:observationDate '1957-07-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_5403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5403'^^xsd:string;
  dwc:observationDate '1957-07-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_5405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5405'^^xsd:string;
  dwc:observationDate '1957-07-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_5407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5407'^^xsd:string;
  dwc:observationDate '1957-07-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_5265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5265'^^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_5268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5268'^^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_5270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5270'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5270'^^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_5273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5273'^^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_5275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5275'^^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_5277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5277'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_5278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5278'^^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_5391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5391'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5391'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5392'^^xsd:string;
  dwc:observationDate '1957-07-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_5395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5395'^^xsd:string;
  dwc:observationDate '1957-07-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_5053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5053'^^xsd:string;
  dwc:observationDate '1958-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_5055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5055'^^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_5057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5057'^^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_5058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5058'^^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_5060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5060'^^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_5061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5061'^^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_5063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5063'^^xsd:string;
  dwc:observationDate '1958-06-05'^^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_5064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5064'^^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_4921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4921'^^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_4923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4923'^^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_4926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4926'^^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_4928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4928'^^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_4929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4929'^^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_4930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4930'^^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_5243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5243'^^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_5245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5245'^^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_5246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5246'^^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_5247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5247'^^xsd:string;
  dwc:observationDate '1958-01-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_5251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5251'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5251'^^xsd:string;
  dwc:observationDate '1958-01-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_5252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5252'^^xsd:string;
  dwc:observationDate '1958-01-10'^^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_5254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5254'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5254'^^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_5242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5242'^^xsd:string;
  dwc:observationDate '1957-10-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_5374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5374'^^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_5375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5375'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5377'^^xsd:string;
  dwc:observationDate '1957-07-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_5378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5378'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5382'^^xsd:string;
  dwc:observationDate '1957-07-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_5384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5384'^^xsd:string;
  dwc:observationDate '1957-07-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_5385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5385'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5385'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5052'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5052'^^xsd:string;
  dwc:observationDate '1958-06-05'^^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_4902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4902'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4902'^^xsd:string;
  dwc:observationDate '1958-04-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_4907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4907'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4907'^^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_4900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4900'^^xsd:string;
  dwc:observationDate '1958-04-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_4913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4913'^^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_4916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4916'^^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_4919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4919'^^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_5386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5386'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5386'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_4908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4908'^^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_4911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4911'^^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_5454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5454'^^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_5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5456'^^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_5457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5457'^^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_5458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5458'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5462'^^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_5453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5453'^^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_5435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5435'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5435'^^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_5436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5436'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5439'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5441'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5443'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5443'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5444'^^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_5449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5449'^^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_5451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5451'^^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_5412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5412'^^xsd:string;
  dwc:observationDate '1957-07-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_5413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5413'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5419'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5421'^^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_5422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5422'^^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_5426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5426'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428'^^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 '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5428'^^xsd:string;
  dwc:observationDate '1957-06-30'^^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_5410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5410'^^xsd:string;
  dwc:observationDate '1957-07-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_5360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5360'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5360'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5361'^^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_5363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5363'^^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_5365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5365'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5366'^^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_5368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5368'^^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_5369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5369'^^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_5373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5373'^^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_5341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5341'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5341'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5344'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5344'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5347'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5347'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5348'^^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_5353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5353'^^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_5354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5354'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5354'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5356'^^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_5329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5329'^^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_5330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5330'^^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_5333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5333'^^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_5334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5334'^^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_5336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5336'^^xsd:string;
  dwc:scientificName 'Callionymus risso'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5336'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5338'^^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_5340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5340'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5325'^^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_5309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5309'^^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_5302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5302'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5302'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_5303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5303'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5303'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_5304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5304'^^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_5307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5307'^^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_5308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5308'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5308'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_5312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5312'^^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_5317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5317'^^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_5319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5319'^^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_5320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5320'^^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_5321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5321'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_5322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5322'^^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_5323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5323'^^xsd:string;
  dwc:scientificName 'Solea solea'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5323'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_5324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5324'^^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_5227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5227'^^xsd:string;
  dwc:observationDate '1957-10-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_5228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5228'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5228'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5105'^^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_5207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5207'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5207'^^xsd:string;
  dwc:observationDate '1957-10-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_5281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5281'^^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_5282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5282'^^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_5285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5285'^^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_5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5286'^^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_5289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5289'^^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_5290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5290'^^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_5296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296'^^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 '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5296'^^xsd:string;
  dwc:observationDate '1957-12-10'^^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_5298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5298'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5298'^^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_5280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5280'^^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_5224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5224'^^xsd:string;
  dwc:observationDate '1957-10-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_5208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5208'^^xsd:string;
  dwc:observationDate '1957-10-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_5210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5210'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5210'^^xsd:string;
  dwc:observationDate '1957-10-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_5212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5212'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5212'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5213'^^xsd:string;
  dwc:observationDate '1957-10-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_5215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5215'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5215'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5216'^^xsd:string;
  dwc:observationDate '1957-10-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_5219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5219'^^xsd:string;
  dwc:observationDate '1957-10-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_5221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5221'^^xsd:string;
  dwc:observationDate '1957-10-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_5190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5190'^^xsd:string;
  dwc:observationDate '1957-09-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_5162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5162'^^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_5166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5166'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5166'^^xsd:string;
  dwc:observationDate '1957-09-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_5171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5171'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5171'^^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_5177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5177'^^xsd:string;
  dwc:observationDate '1957-09-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_5180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5180'^^xsd:string;
  dwc:observationDate '1957-09-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_5183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5183'^^xsd:string;
  dwc:observationDate '1957-09-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_5185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5185'^^xsd:string;
  dwc:observationDate '1957-09-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_5189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5189'^^xsd:string;
  dwc:observationDate '1957-09-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_5192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5192'^^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_5193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5193'^^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_5198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5198'^^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_5199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5199'^^xsd:string;
  dwc:observationDate '1957-10-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_5201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5201'^^xsd:string;
  dwc:observationDate '1957-10-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_5202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5202'^^xsd:string;
  dwc:observationDate '1957-10-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_5203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5203'^^xsd:string;
  dwc:observationDate '1957-10-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_5205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5205'^^xsd:string;
  dwc:observationDate '1957-10-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_5128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5128'^^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_5129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5129'^^xsd:string;
  dwc:observationDate '1958-05-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_5131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5131'^^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_5133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5133'^^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_5136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5136'^^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_5139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5139'^^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_5141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5141'^^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_5143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5143'^^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_5145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5145'^^xsd:string;
  dwc:observationDate '1958-05-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_5146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5146'^^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_5148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5148'^^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_5149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5149'^^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_5150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5150'^^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_5153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5153'^^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_5154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5154'^^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_5155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5155'^^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_5157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5157'^^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_5158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5158'^^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_5127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5127'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5127'^^xsd:string;
  dwc:observationDate '1958-05-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_5107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5107'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_5109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5109'^^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_5110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5110'^^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_5113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5113'^^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_5114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5114'^^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_5118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5118'^^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_5119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5119'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5119'^^xsd:string;
  dwc:observationDate '1958-05-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_5124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5124'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5124'^^xsd:string;
  dwc:observationDate '1958-05-07'^^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_5087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5087'^^xsd:string;
  dwc:observationDate '1958-02-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_5088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5088'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5088'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_5089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5089'^^xsd:string;
  dwc:observationDate '1958-02-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_5092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5092'^^xsd:string;
  dwc:observationDate '1958-02-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_5097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5097'^^xsd:string;
  dwc:observationDate '1958-02-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_5099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5099'^^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_5101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5101'^^xsd:string;
  dwc:observationDate '1958-02-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_5102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5102'^^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_5104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5104'^^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_5066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5066'^^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_5067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5067'^^xsd:string;
  dwc:observationDate '1958-02-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_5069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5069'^^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_5070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5070'^^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_5076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5076'^^xsd:string;
  dwc:observationDate '1958-02-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_5078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5078'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5078'^^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_5083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5083'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5083'^^xsd:string;
  dwc:observationDate '1958-02-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_5084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5084'^^xsd:string;
  dwc:observationDate '1958-02-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_5004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5004'^^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_4990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4990'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4990'^^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_4992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4992'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4992'^^xsd:string;
  dwc:observationDate '1958-07-03'^^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_4995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4995'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4995'^^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_4996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4996'^^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_4997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4997'^^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_4999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4999'^^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_5000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5000'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5000'^^xsd:string;
  dwc:observationDate '1958-07-03'^^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_5001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5001'^^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_4988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4988'^^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_4976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4976'^^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_4977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4977'^^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_4978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4978'^^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_4979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4979'^^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_4981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4981'^^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_4982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4982'^^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_4984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4984'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4984'^^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_4986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4986'^^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_5034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5034'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5034'^^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_5036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5036'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5036'^^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_5039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5039'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5039'^^xsd:string;
  dwc:observationDate '1958-06-05'^^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_5040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5040'^^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_5043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5043'^^xsd:string;
  dwc:observationDate '1958-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_5044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5044'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5044'^^xsd:string;
  dwc:observationDate '1958-06-05'^^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_5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5045'^^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_5048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5048'^^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_5051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5051'^^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_5016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5016'^^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_5017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5017'^^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_5020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5020'^^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_5022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5022'^^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_5024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024'^^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 '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5024'^^xsd:string;
  dwc:observationDate '1958-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_5025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5025'^^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_5026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5026'^^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_5030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5030'^^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_5005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5005'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5005'^^xsd:string;
  dwc:observationDate '1958-07-03'^^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_5007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5007'^^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_5009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5009'^^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_5011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5011'^^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_5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5013'^^xsd:string;
  dwc:observationDate '1958-07-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_5014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5014'^^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_4957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4957'^^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_4960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4960'^^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_4963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4963'^^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_4965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4965'^^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_4966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4966'^^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_4967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4967'^^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_4970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4970'^^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_4972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4972'^^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_4973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4973'^^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_4955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4955'^^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_4938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4938'^^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_4939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4939'^^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_4944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4944'^^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_4946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4946'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4946'^^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_4947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4947'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4947'^^xsd:string;
  dwc:observationDate '1958-03-03'^^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_4951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4951'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4951'^^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_4952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4952'^^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_4954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4954'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4954'^^xsd:string;
  dwc:observationDate '1958-03-03'^^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_4893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4893'^^xsd:string;
  dwc:observationDate '1958-04-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_4894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4894'^^xsd:string;
  dwc:observationDate '1958-04-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_4898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4898'^^xsd:string;
  dwc:observationDate '1958-04-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_4899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_4899'^^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 '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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_4899'^^xsd:string;
  dwc:observationDate '1958-04-02'^^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_5331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5331'^^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_5418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5418'^^xsd:string;
  dwc:observationDate '1957-07-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_5342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5342'^^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.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  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_5342'^^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_5372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372'^^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 '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5372'^^xsd:string;
  dwc:observationDate '1957-11-12'^^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_5229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5229'^^xsd:string;
  dwc:observationDate '1957-10-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_5230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5230'^^xsd:string;
  dwc:observationDate '1957-10-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_5231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5231'^^xsd:string;
  dwc:observationDate '1957-10-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_5234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5234'^^xsd:string;
  dwc:observationDate '1957-10-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_5236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5236'^^xsd:string;
  dwc:observationDate '1957-10-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_5237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.06"^^xsd:decimal ;
  dwc:decimalLongitude "16.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.06 16.97)"^^geo:wktLiteral ;
  geo-pos:lat "43.06"^^xsd:decimal ;
  geo-pos:long "16.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '16.97'^^xsd:double;
  dwc:latitude '43.06'^^xsd:double;
  dwc:minimumDepth '58.4'^^xsd:double;
  dwc:maximumDepth '58.4'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5237'^^xsd:string;
  dwc:observationDate '1957-10-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_6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6107'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6107'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5899'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5899'^^xsd:string;
  dwc:observationDate '1957-10-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_5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5900'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5900'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6037'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6037'^^xsd:string;
  dwc:observationDate '1957-11-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_6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6038'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6038'^^xsd:string;
  dwc:observationDate '1957-11-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_6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6030'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6030'^^xsd:string;
  dwc:observationDate '1957-12-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_6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6032'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6032'^^xsd:string;
  dwc:observationDate '1957-12-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_6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6034'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6034'^^xsd:string;
  dwc:observationDate '1957-12-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_6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6039'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6039'^^xsd:string;
  dwc:observationDate '1957-11-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_6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6045'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6045'^^xsd:string;
  dwc:observationDate '1957-11-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_6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6049'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6049'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6041'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5966'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5966'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_5967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5967'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5967'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6109'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6109'^^xsd:string;
  dwc:observationDate '1957-07-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_6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6108'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6108'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5808'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5808'^^xsd:string;
  dwc:observationDate '1958-06-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_5810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5810'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5810'^^xsd:string;
  dwc:observationDate '1958-06-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_5811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5811'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5811'^^xsd:string;
  dwc:observationDate '1958-06-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_5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5901'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5901'^^xsd:string;
  dwc:observationDate '1957-10-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_5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5903'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5903'^^xsd:string;
  dwc:observationDate '1957-10-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_5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5904'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5904'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5905'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5905'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5906'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5906'^^xsd:string;
  dwc:observationDate '1957-10-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_5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963'^^xsd:string;
  dwc:scientificName 'Pomatoschistus minutus '^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5963'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5814'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5814'^^xsd:string;
  dwc:observationDate '1958-06-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_5815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5815'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5815'^^xsd:string;
  dwc:observationDate '1958-06-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_5817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5817'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5817'^^xsd:string;
  dwc:observationDate '1958-06-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_5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962'^^xsd:string;
  dwc:scientificName 'Platichthys flesus '^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5962'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5747'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5747'^^xsd:string;
  dwc:observationDate '1958-05-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_5574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5574'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5574'^^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_5575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5575'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5575'^^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_5576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5576'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5576'^^xsd:string;
  dwc:observationDate '1958-04-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_5577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5577'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5577'^^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_5581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5581'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5581'^^xsd:string;
  dwc:observationDate '1958-04-03'^^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_5585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5585'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5585'^^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_5586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5586'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5586'^^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_5588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5588'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5588'^^xsd:string;
  dwc:observationDate '1958-04-03'^^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_5564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5564'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5564'^^xsd:string;
  dwc:observationDate '1958-07-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_5565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5565'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5565'^^xsd:string;
  dwc:observationDate '1958-07-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_5566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5566'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5566'^^xsd:string;
  dwc:observationDate '1958-07-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_5550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5550'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5550'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_5551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5551'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5551'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_5554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5554'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5554'^^xsd:string;
  dwc:observationDate '1958-07-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_5555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5555'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5555'^^xsd:string;
  dwc:observationDate '1958-07-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_5557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5557'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5557'^^xsd:string;
  dwc:observationDate '1958-07-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_5560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5560'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5560'^^xsd:string;
  dwc:observationDate '1958-07-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_5567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567'^^xsd:string;
  dwc:scientificName 'Alosa alosa'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5567'^^xsd:string;
  dwc:observationDate '1958-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5733'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5733'^^xsd:string;
  dwc:observationDate '1958-05-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_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5738'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5738'^^xsd:string;
  dwc:observationDate '1958-05-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_5739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5739'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5739'^^xsd:string;
  dwc:observationDate '1958-05-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_5741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5741'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5741'^^xsd:string;
  dwc:observationDate '1958-05-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_5742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5742'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5742'^^xsd:string;
  dwc:observationDate '1958-05-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_5745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5745'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5745'^^xsd:string;
  dwc:observationDate '1958-05-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_5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5949'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5949'^^xsd:string;
  dwc:observationDate '1958-01-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_5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5950'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5950'^^xsd:string;
  dwc:observationDate '1958-01-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_5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5951'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5951'^^xsd:string;
  dwc:observationDate '1958-01-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_5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5953'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5953'^^xsd:string;
  dwc:observationDate '1958-01-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_5955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5955'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5955'^^xsd:string;
  dwc:observationDate '1958-01-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_5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5956'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5956'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5960'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5960'^^xsd:string;
  dwc:observationDate '1958-01-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_6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6092'^^xsd:string;
  dwc:scientificName 'Callionymus risso'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6092'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6097'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6097'^^xsd:string;
  dwc:observationDate '1957-07-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_6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6101'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6101'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6102'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6102'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6103'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6103'^^xsd:string;
  dwc:observationDate '1957-07-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_6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6105'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6105'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5534'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5534'^^xsd:string;
  dwc:observationDate '1958-07-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_5536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5536'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5536'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_5537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5537'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5537'^^xsd:string;
  dwc:observationDate '1958-07-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_5539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5539'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5539'^^xsd:string;
  dwc:observationDate '1958-07-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_5544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5544'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5544'^^xsd:string;
  dwc:observationDate '1958-07-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_5548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5548'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5548'^^xsd:string;
  dwc:observationDate '1958-07-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_5897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5897'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5897'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5898'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5898'^^xsd:string;
  dwc:observationDate '1957-10-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_5531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5531'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5531'^^xsd:string;
  dwc:observationDate '1958-07-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_5533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5533'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5533'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_5795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5795'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5795'^^xsd:string;
  dwc:observationDate '1958-06-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_5796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5796'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5796'^^xsd:string;
  dwc:observationDate '1958-06-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_5797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5797'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5797'^^xsd:string;
  dwc:observationDate '1958-06-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_5804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5804'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5804'^^xsd:string;
  dwc:observationDate '1958-06-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_6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6020'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6020'^^xsd:string;
  dwc:observationDate '1957-12-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_6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6022'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6022'^^xsd:string;
  dwc:observationDate '1957-12-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_6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6023'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6023'^^xsd:string;
  dwc:observationDate '1957-12-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_6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6025'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6025'^^xsd:string;
  dwc:observationDate '1957-12-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_5530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5530'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5530'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6027'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6027'^^xsd:string;
  dwc:observationDate '1957-12-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_5896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5896'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5896'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5511'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5511'^^xsd:string;
  dwc:observationDate '1957-07-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_5512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5512'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5512'^^xsd:string;
  dwc:observationDate '1957-07-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_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5516'^^xsd:string;
  dwc:scientificName 'Aphia minuta'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5516'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5517'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5517'^^xsd:string;
  dwc:observationDate '1958-07-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_5518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5518'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5518'^^xsd:string;
  dwc:observationDate '1958-07-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_5520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5520'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5520'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_5525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5525'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5525'^^xsd:string;
  dwc:observationDate '1958-07-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_5529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5529'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5529'^^xsd:string;
  dwc:observationDate '1958-07-01'^^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_6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6106'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6106'^^xsd:string;
  dwc:observationDate '1957-07-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_5799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5799'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5799'^^xsd:string;
  dwc:observationDate '1958-06-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_5802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5802'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5802'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_5890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5890'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5890'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5893'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5893'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5685'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5685'^^xsd:string;
  dwc:observationDate '1958-02-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_5668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5668'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5668'^^xsd:string;
  dwc:observationDate '1958-03-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_5669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5669'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5669'^^xsd:string;
  dwc:observationDate '1958-03-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_5672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5672'^^xsd:string;
  dwc:scientificName 'Aphia minuta'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5672'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_5673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5673'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5673'^^xsd:string;
  dwc:observationDate '1958-02-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_5674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5674'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5674'^^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_5680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5680'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5680'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_5681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5681'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5681'^^xsd:string;
  dwc:observationDate '1958-02-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_5684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5684'^^xsd:string;
  dwc:scientificName 'Dentex macrophthalmus'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5684'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_5686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5686'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5686'^^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_5687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5687'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5687'^^xsd:string;
  dwc:observationDate '1958-02-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_5689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5689'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5689'^^xsd:string;
  dwc:observationDate '1958-02-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_5690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5690'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5690'^^xsd:string;
  dwc:observationDate '1958-02-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_5691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5691'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5691'^^xsd:string;
  dwc:observationDate '1958-02-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_5693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5693'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5693'^^xsd:string;
  dwc:observationDate '1958-02-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_5695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5695'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5695'^^xsd:string;
  dwc:observationDate '1958-02-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_5589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5589'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5589'^^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_5590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5590'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5590'^^xsd:string;
  dwc:observationDate '1958-04-03'^^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_5591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5591'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5591'^^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_5596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5596'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5596'^^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_5600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5600'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5600'^^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_5601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5601'^^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 '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5601'^^xsd:string;
  dwc:observationDate '1958-04-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_5606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5606'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5606'^^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_5607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5607'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5607'^^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_5609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5609'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5609'^^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_5509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5509'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5509'^^xsd:string;
  dwc:observationDate '1957-07-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_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5488'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5488'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5492'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5492'^^xsd:string;
  dwc:observationDate '1957-07-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_5498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5498'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5498'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5503'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5503'^^xsd:string;
  dwc:observationDate '1957-07-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_5505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5505'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5505'^^xsd:string;
  dwc:observationDate '1957-07-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_5508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5508'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5508'^^xsd:string;
  dwc:observationDate '1957-07-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_5464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5464'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5464'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5465'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5465'^^xsd:string;
  dwc:observationDate '1957-07-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_5466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5466'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5466'^^xsd:string;
  dwc:observationDate '1957-07-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_5472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5472'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5472'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5473'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5473'^^xsd:string;
  dwc:observationDate '1957-07-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_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5477'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5477'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5478'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5478'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5479'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5479'^^xsd:string;
  dwc:observationDate '1957-07-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_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5481'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5481'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5484'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5484'^^xsd:string;
  dwc:observationDate '1957-07-01'^^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_5485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5485'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5485'^^xsd:string;
  dwc:observationDate '1957-07-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_5487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5487'^^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 '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5487'^^xsd:string;
  dwc:observationDate '1957-07-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_5663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5663'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5663'^^xsd:string;
  dwc:observationDate '1958-03-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_5643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5643'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5643'^^xsd:string;
  dwc:observationDate '1958-03-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_5648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5648'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5648'^^xsd:string;
  dwc:observationDate '1958-03-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_5652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5652'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5652'^^xsd:string;
  dwc:observationDate '1958-03-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_5653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5653'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5653'^^xsd:string;
  dwc:observationDate '1958-03-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_5657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5657'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5657'^^xsd:string;
  dwc:observationDate '1958-03-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_5659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5659'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5659'^^xsd:string;
  dwc:observationDate '1958-03-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_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5661'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5661'^^xsd:string;
  dwc:observationDate '1958-03-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_5616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5616'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5616'^^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_5621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5621'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5621'^^xsd:string;
  dwc:observationDate '1958-03-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_5622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5622'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5622'^^xsd:string;
  dwc:observationDate '1958-03-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_5626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5626'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5626'^^xsd:string;
  dwc:observationDate '1958-03-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_5629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5629'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5629'^^xsd:string;
  dwc:observationDate '1958-03-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_5633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5633'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5633'^^xsd:string;
  dwc:observationDate '1958-03-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_5635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5635'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5635'^^xsd:string;
  dwc:observationDate '1958-03-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_5637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5637'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5637'^^xsd:string;
  dwc:observationDate '1958-03-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_5641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5641'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5641'^^xsd:string;
  dwc:observationDate '1958-03-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_5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5918'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5918'^^xsd:string;
  dwc:observationDate '1957-10-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_5919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5919'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5919'^^xsd:string;
  dwc:observationDate '1957-10-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_5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5920'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5921'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5921'^^xsd:string;
  dwc:observationDate '1957-10-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_5878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5878'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5878'^^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_5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5881'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5881'^^xsd:string;
  dwc:observationDate '1957-10-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_5884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5884'^^xsd:string;
  dwc:scientificName 'Callionymus risso'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5884'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_5889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5889'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5889'^^xsd:string;
  dwc:observationDate '1957-10-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_5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5908'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5908'^^xsd:string;
  dwc:observationDate '1957-10-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_5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5927'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5927'^^xsd:string;
  dwc:observationDate '1957-10-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_5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5928'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5928'^^xsd:string;
  dwc:observationDate '1957-10-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_5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931'^^xsd:string;
  dwc:scientificName 'Alosa alosa'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5931'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5932'^^xsd:string;
  dwc:scientificName 'Aphia minuta'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5932'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5933'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5933'^^xsd:string;
  dwc:observationDate '1958-01-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_5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5934'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5934'^^xsd:string;
  dwc:observationDate '1958-01-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_5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5936'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5936'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5947'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5947'^^xsd:string;
  dwc:observationDate '1958-01-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_5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5941'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5941'^^xsd:string;
  dwc:observationDate '1958-01-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_5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5945'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5945'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5938'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5938'^^xsd:string;
  dwc:observationDate '1958-01-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_5946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5946'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5946'^^xsd:string;
  dwc:observationDate '1958-01-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_5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5973'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5973'^^xsd:string;
  dwc:observationDate '1958-01-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_5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5975'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5975'^^xsd:string;
  dwc:observationDate '1958-01-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_5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5978'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5978'^^xsd:string;
  dwc:observationDate '1958-01-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_5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5979'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5979'^^xsd:string;
  dwc:observationDate '1958-01-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_5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5980'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5980'^^xsd:string;
  dwc:observationDate '1958-01-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_5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5981'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5981'^^xsd:string;
  dwc:observationDate '1958-01-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_5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5982'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5982'^^xsd:string;
  dwc:observationDate '1958-01-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_5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5971'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5971'^^xsd:string;
  dwc:observationDate '1958-01-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_5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5986'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5986'^^xsd:string;
  dwc:observationDate '1957-12-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_5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5991'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5991'^^xsd:string;
  dwc:observationDate '1957-12-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_5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5992'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5992'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5993'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5993'^^xsd:string;
  dwc:observationDate '1957-12-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_5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5997'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5997'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5999'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5999'^^xsd:string;
  dwc:observationDate '1957-12-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_5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983'^^xsd:string;
  dwc:scientificName 'Alosa alosa'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5983'^^xsd:string;
  dwc:observationDate '1957-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6053'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6053'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6054'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6054'^^xsd:string;
  dwc:observationDate '1957-11-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_6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6055'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6055'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6056'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6056'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6057'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6057'^^xsd:string;
  dwc:observationDate '1957-11-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_6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6064'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6064'^^xsd:string;
  dwc:observationDate '1957-11-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_6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6068'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6068'^^xsd:string;
  dwc:observationDate '1957-11-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_6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6070'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6070'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6071'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6071'^^xsd:string;
  dwc:observationDate '1957-11-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_6075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6075'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6075'^^xsd:string;
  dwc:observationDate '1957-11-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_6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076'^^xsd:string;
  dwc:scientificName 'Sparus aurata'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6076'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6077'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6077'^^xsd:string;
  dwc:observationDate '1957-11-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_6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6080'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6080'^^xsd:string;
  dwc:observationDate '1957-11-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_6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6059'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6059'^^xsd:string;
  dwc:observationDate '1957-11-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_6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6061'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6061'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6051'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6051'^^xsd:string;
  dwc:observationDate '1957-11-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_6002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6002'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6002'^^xsd:string;
  dwc:observationDate '1957-12-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_6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6001'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6001'^^xsd:string;
  dwc:observationDate '1957-12-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_6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6019'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6019'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6003'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6003'^^xsd:string;
  dwc:observationDate '1957-12-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_6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6004'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6004'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6005'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6005'^^xsd:string;
  dwc:observationDate '1957-12-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_6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6007'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6007'^^xsd:string;
  dwc:observationDate '1957-12-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_6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6012'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6012'^^xsd:string;
  dwc:observationDate '1957-12-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_6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6016'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6016'^^xsd:string;
  dwc:observationDate '1957-12-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_6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6018'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6018'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_5847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5847'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5847'^^xsd:string;
  dwc:observationDate '1957-09-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_5848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5848'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5848'^^xsd:string;
  dwc:observationDate '1957-09-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_5849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5849'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5849'^^xsd:string;
  dwc:observationDate '1957-09-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_5851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5851'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5851'^^xsd:string;
  dwc:observationDate '1957-09-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_5852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5852'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5852'^^xsd:string;
  dwc:observationDate '1957-09-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_5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5854'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5854'^^xsd:string;
  dwc:observationDate '1957-09-07'^^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_5856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5856'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5856'^^xsd:string;
  dwc:observationDate '1957-09-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_5857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5857'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5841'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5841'^^xsd:string;
  dwc:observationDate '1957-09-07'^^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_5842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5842'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5842'^^xsd:string;
  dwc:observationDate '1957-09-07'^^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_5843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5843'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5843'^^xsd:string;
  dwc:observationDate '1957-09-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_5845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5845'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5845'^^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_5867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5867'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5867'^^xsd:string;
  dwc:observationDate '1957-09-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_5874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5874'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5874'^^xsd:string;
  dwc:observationDate '1957-09-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_5869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5869'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5869'^^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_5823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5823'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5823'^^xsd:string;
  dwc:observationDate '1958-06-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_5824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5824'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5824'^^xsd:string;
  dwc:observationDate '1958-06-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_5826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5826'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5826'^^xsd:string;
  dwc:observationDate '1958-06-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_5827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827'^^xsd:string;
  dwc:scientificName 'Alosa alosa'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5827'^^xsd:string;
  dwc:observationDate '1957-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5830'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5830'^^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_5836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5836'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5836'^^xsd:string;
  dwc:observationDate '1957-09-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_5839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5839'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5839'^^xsd:string;
  dwc:observationDate '1957-09-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_5793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5793'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5793'^^xsd:string;
  dwc:observationDate '1958-06-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_5778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5778'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5778'^^xsd:string;
  dwc:observationDate '1958-06-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_5790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5790'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5790'^^xsd:string;
  dwc:observationDate '1958-06-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_5785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5785'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5785'^^xsd:string;
  dwc:observationDate '1958-06-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_5789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5789'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5789'^^xsd:string;
  dwc:observationDate '1958-06-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_5780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5780'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5780'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_5773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5773'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5773'^^xsd:string;
  dwc:observationDate '1958-05-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_5774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5774'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5774'^^xsd:string;
  dwc:observationDate '1958-05-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_5776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5776'^^xsd:string;
  dwc:scientificName 'Aphia minuta'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5776'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_5777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5777'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5777'^^xsd:string;
  dwc:observationDate '1958-06-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_5762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5762'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5762'^^xsd:string;
  dwc:observationDate '1958-05-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_5763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5763'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5763'^^xsd:string;
  dwc:observationDate '1958-05-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_5766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5766'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5766'^^xsd:string;
  dwc:observationDate '1958-05-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_5767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5767'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5767'^^xsd:string;
  dwc:observationDate '1958-05-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_5770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5770'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5770'^^xsd:string;
  dwc:observationDate '1958-05-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_5772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5772'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5772'^^xsd:string;
  dwc:observationDate '1958-05-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_5718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5718'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5718'^^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_5699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5699'^^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 '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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5699'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_5700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5700'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5700'^^xsd:string;
  dwc:observationDate '1958-02-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_5702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702'^^xsd:string;
  dwc:scientificName 'Platichthys flesus '^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5702'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5705'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5705'^^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_5707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5707'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5707'^^xsd:string;
  dwc:observationDate '1958-02-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_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5708'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5708'^^xsd:string;
  dwc:observationDate '1958-02-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_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5710'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5710'^^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_5711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5711'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5711'^^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_5713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5713'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5713'^^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_5715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5715'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5715'^^xsd:string;
  dwc:observationDate '1958-02-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_5720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5720'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5720'^^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_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5721'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5721'^^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_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5725'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5725'^^xsd:string;
  dwc:observationDate '1958-05-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_5749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5749'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5749'^^xsd:string;
  dwc:observationDate '1958-05-06'^^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_5752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5752'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5752'^^xsd:string;
  dwc:observationDate '1958-05-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_5756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5756'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5756'^^xsd:string;
  dwc:observationDate '1958-05-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_5757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5757'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5757'^^xsd:string;
  dwc:observationDate '1958-05-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_5758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5758'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5758'^^xsd:string;
  dwc:observationDate '1958-05-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_5731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5731'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5731'^^xsd:string;
  dwc:observationDate '1958-05-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_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5726'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5726'^^xsd:string;
  dwc:observationDate '1958-05-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_6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6138'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6138'^^xsd:string;
  dwc:observationDate '1957-07-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_6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6122'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6122'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6127'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6127'^^xsd:string;
  dwc:observationDate '1957-07-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_6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6129'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6129'^^xsd:string;
  dwc:observationDate '1957-07-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_6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6132'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6132'^^xsd:string;
  dwc:observationDate '1957-07-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_6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6133'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6133'^^xsd:string;
  dwc:observationDate '1957-07-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_6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6116'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6116'^^xsd:string;
  dwc:observationDate '1957-07-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_6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6111'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6111'^^xsd:string;
  dwc:observationDate '1957-07-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_6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6114'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6114'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6082'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6082'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6086'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6086'^^xsd:string;
  dwc:observationDate '1957-11-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_6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6088'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6088'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6089'^^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 '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6089'^^xsd:string;
  dwc:observationDate '1957-07-28'^^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_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5658'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5658'^^xsd:string;
  dwc:observationDate '1958-03-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_5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5930'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5930'^^xsd:string;
  dwc:observationDate '1957-10-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_5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5985'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5985'^^xsd:string;
  dwc:observationDate '1957-12-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_5876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5876'^^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 '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5876'^^xsd:string;
  dwc:observationDate '1957-09-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_5829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5829'^^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 '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5829'^^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_6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6084'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_6084'^^xsd:string;
  dwc:observationDate '1957-11-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_5886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.03"^^xsd:decimal ;
  dwc:decimalLongitude "17.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.03 17.35)"^^geo:wktLiteral ;
  geo-pos:lat "43.03"^^xsd:decimal ;
  geo-pos:long "17.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_5886'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.35'^^xsd:double;
  dwc:latitude '43.03'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^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_5886'^^xsd:string;
  dwc:observationDate '1957-10-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_6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6401'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6401'^^xsd:string;
  dwc:observationDate '1958-05-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_6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402'^^xsd:string;
  dwc:scientificName 'Pagrus caeruleostictus'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6402'^^xsd:string;
  dwc:observationDate '1958-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6412'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6412'^^xsd:string;
  dwc:observationDate '1958-05-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_6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6414'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6414'^^xsd:string;
  dwc:observationDate '1958-05-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_6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6415'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6415'^^xsd:string;
  dwc:observationDate '1958-05-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_6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6699'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6699'^^xsd:string;
  dwc:observationDate '1957-11-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_6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6700'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6703'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6703'^^xsd:string;
  dwc:observationDate '1957-11-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_6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6704'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6704'^^xsd:string;
  dwc:observationDate '1957-11-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_6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6705'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6705'^^xsd:string;
  dwc:observationDate '1957-11-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_6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6706'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6706'^^xsd:string;
  dwc:observationDate '1957-11-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_6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709'^^xsd:string;
  dwc:scientificName 'Symphodus roissali'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6709'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6678'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6679'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6679'^^xsd:string;
  dwc:observationDate '1957-11-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_6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6682'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6682'^^xsd:string;
  dwc:observationDate '1957-11-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_6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6685'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6685'^^xsd:string;
  dwc:observationDate '1957-11-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_6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6690'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6690'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6691'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6691'^^xsd:string;
  dwc:observationDate '1957-11-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_6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6696'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6696'^^xsd:string;
  dwc:observationDate '1957-11-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_6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6697'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6697'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6647'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6647'^^xsd:string;
  dwc:observationDate '1957-12-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_6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6648'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6648'^^xsd:string;
  dwc:observationDate '1957-12-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_6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6650'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6650'^^xsd:string;
  dwc:observationDate '1957-12-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_6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6654'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6654'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6656'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6656'^^xsd:string;
  dwc:observationDate '1957-12-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_6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6662'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6662'^^xsd:string;
  dwc:observationDate '1957-11-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_6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6663'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6663'^^xsd:string;
  dwc:observationDate '1957-11-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_6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6677'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6677'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6667'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6667'^^xsd:string;
  dwc:observationDate '1957-11-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_6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6668'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6669'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6669'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6670'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6671'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6671'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672'^^xsd:string;
  dwc:scientificName 'Diplodus vulgaris'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6672'^^xsd:string;
  dwc:observationDate '1957-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6674'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6674'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6664'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6664'^^xsd:string;
  dwc:observationDate '1957-11-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_6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6623'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6623'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6624'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6624'^^xsd:string;
  dwc:observationDate '1957-12-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_6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6627'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6627'^^xsd:string;
  dwc:observationDate '1957-12-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_6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6632'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6632'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6633'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6633'^^xsd:string;
  dwc:observationDate '1957-12-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_6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635'^^xsd:string;
  dwc:scientificName 'Parablennius tentacularis'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6635'^^xsd:string;
  dwc:observationDate '1957-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6639'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6639'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6619'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6619'^^xsd:string;
  dwc:observationDate '1957-12-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_6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6621'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6621'^^xsd:string;
  dwc:observationDate '1957-12-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_6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6221'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6221'^^xsd:string;
  dwc:observationDate '1958-07-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_6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6275'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6275'^^xsd:string;
  dwc:observationDate '1958-03-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_6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6276'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6276'^^xsd:string;
  dwc:observationDate '1958-03-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_6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6277'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6277'^^xsd:string;
  dwc:observationDate '1958-03-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_6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6279'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6279'^^xsd:string;
  dwc:observationDate '1958-03-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_6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6281'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6281'^^xsd:string;
  dwc:observationDate '1958-03-04'^^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_6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6283'^^xsd:string;
  dwc:observationDate '1958-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6285'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6285'^^xsd:string;
  dwc:observationDate '1958-03-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_6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6290'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6290'^^xsd:string;
  dwc:observationDate '1958-03-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_6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6416'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6416'^^xsd:string;
  dwc:observationDate '1958-05-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_6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6424'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6424'^^xsd:string;
  dwc:observationDate '1958-05-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_6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6429'^^xsd:string;
  dwc:scientificName 'Aphia minuta'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6429'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6581'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6581'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6584'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6586'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6586'^^xsd:string;
  dwc:observationDate '1958-01-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_6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6588'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6588'^^xsd:string;
  dwc:observationDate '1958-01-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_6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6589'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6589'^^xsd:string;
  dwc:observationDate '1958-01-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_6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6594'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6596'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6596'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6598'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6598'^^xsd:string;
  dwc:observationDate '1958-01-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_6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6602'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6602'^^xsd:string;
  dwc:observationDate '1958-01-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_6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6604'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6604'^^xsd:string;
  dwc:observationDate '1957-12-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_6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6605'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6605'^^xsd:string;
  dwc:observationDate '1957-12-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_6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6606'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6606'^^xsd:string;
  dwc:observationDate '1957-12-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_6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6607'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6607'^^xsd:string;
  dwc:observationDate '1957-12-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_6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6608'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6608'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6612'^^xsd:string;
  dwc:observationDate '1957-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6613'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6613'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6616'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6616'^^xsd:string;
  dwc:observationDate '1957-12-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_6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6433'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6433'^^xsd:string;
  dwc:observationDate '1958-06-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_6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6432'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6432'^^xsd:string;
  dwc:observationDate '1958-06-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_6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436'^^xsd:string;
  dwc:scientificName 'Dasyatis centroura'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105850'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6436'^^xsd:string;
  dwc:observationDate '1958-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1017389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6343'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6343'^^xsd:string;
  dwc:observationDate '1958-02-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_6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6329'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6329'^^xsd:string;
  dwc:observationDate '1958-02-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_6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6330'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6331'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6331'^^xsd:string;
  dwc:observationDate '1958-02-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_6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6333'^^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 '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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6333'^^xsd:string;
  dwc:observationDate '1958-02-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_6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6334'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6334'^^xsd:string;
  dwc:observationDate '1958-02-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_6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6335'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6335'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6337'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6337'^^xsd:string;
  dwc:observationDate '1958-02-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_6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6339'^^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 '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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6339'^^xsd:string;
  dwc:observationDate '1958-02-06'^^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_6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345'^^xsd:string;
  dwc:scientificName 'Parablennius tentacularis'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6345'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6348'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6348'^^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_6351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6351'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6351'^^xsd:string;
  dwc:observationDate '1958-02-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_6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6352'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6353'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6353'^^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_6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6354'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6354'^^xsd:string;
  dwc:observationDate '1958-02-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_6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6356'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6356'^^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_6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6357'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6357'^^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_6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6373'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6373'^^xsd:string;
  dwc:observationDate '1958-05-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_6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6326'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6326'^^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_6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6294'^^xsd:string;
  dwc:observationDate '1958-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6296'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6296'^^xsd:string;
  dwc:observationDate '1958-03-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_6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6298'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6298'^^xsd:string;
  dwc:observationDate '1958-03-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_6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6299'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6299'^^xsd:string;
  dwc:observationDate '1958-03-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_6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6300'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6300'^^xsd:string;
  dwc:observationDate '1958-03-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_6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6302'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6302'^^xsd:string;
  dwc:observationDate '1958-03-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_6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6305'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6305'^^xsd:string;
  dwc:observationDate '1958-03-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_6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6309'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6309'^^xsd:string;
  dwc:observationDate '1958-03-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_6315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6315'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6315'^^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_6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6316'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6316'^^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_6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6317'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6317'^^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_6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6323'^^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 '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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6323'^^xsd:string;
  dwc:observationDate '1958-02-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_6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6561'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6561'^^xsd:string;
  dwc:observationDate '1958-01-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_6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6562'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6563'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6563'^^xsd:string;
  dwc:observationDate '1958-01-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_6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6564'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6564'^^xsd:string;
  dwc:observationDate '1958-01-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_6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6565'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6565'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6566'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6566'^^xsd:string;
  dwc:observationDate '1958-01-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_6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6569'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6569'^^xsd:string;
  dwc:observationDate '1958-01-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_6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6574'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6574'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6580'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6580'^^xsd:string;
  dwc:observationDate '1958-01-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_6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6575'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6575'^^xsd:string;
  dwc:observationDate '1958-01-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_6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577'^^xsd:string;
  dwc:scientificName 'Parablennius tentacularis'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6577'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6579'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6579'^^xsd:string;
  dwc:observationDate '1958-01-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_6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6524'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6524'^^xsd:string;
  dwc:observationDate '1957-10-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_6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6525'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6525'^^xsd:string;
  dwc:observationDate '1957-10-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_6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6526'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6528'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6528'^^xsd:string;
  dwc:observationDate '1957-10-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_6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6529'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6529'^^xsd:string;
  dwc:observationDate '1957-10-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_6530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6530'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6530'^^xsd:string;
  dwc:observationDate '1957-10-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_6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6531'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6531'^^xsd:string;
  dwc:observationDate '1957-10-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_6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6536'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6541'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6541'^^xsd:string;
  dwc:observationDate '1957-10-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_6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6544'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6544'^^xsd:string;
  dwc:observationDate '1957-10-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_6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6546'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6546'^^xsd:string;
  dwc:observationDate '1958-01-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_6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6548'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6548'^^xsd:string;
  dwc:observationDate '1958-01-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_6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6551'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6551'^^xsd:string;
  dwc:observationDate '1958-01-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_6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6553'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6553'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6554'^^xsd:string;
  dwc:observationDate '1958-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6555'^^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 '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6555'^^xsd:string;
  dwc:observationDate '1958-01-09'^^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_6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6540'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6540'^^xsd:string;
  dwc:observationDate '1957-10-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_6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6558'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6558'^^xsd:string;
  dwc:observationDate '1958-01-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_6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6437'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6437'^^xsd:string;
  dwc:observationDate '1958-06-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_6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6439'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6439'^^xsd:string;
  dwc:observationDate '1958-06-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_6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6442'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6442'^^xsd:string;
  dwc:observationDate '1958-06-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_6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444'^^xsd:string;
  dwc:scientificName 'Gobius cruentatus'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6444'^^xsd:string;
  dwc:observationDate '1958-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6445'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6445'^^xsd:string;
  dwc:observationDate '1958-06-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_6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6446'^^xsd:string;
  dwc:observationDate '1958-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6450'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6450'^^xsd:string;
  dwc:observationDate '1958-06-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_6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6452'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6452'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6497'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6497'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6503'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6503'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6504'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6505'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6505'^^xsd:string;
  dwc:observationDate '1957-10-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_6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6507'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6507'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6508'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6508'^^xsd:string;
  dwc:observationDate '1957-10-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_6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6511'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6511'^^xsd:string;
  dwc:observationDate '1957-10-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_6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6512'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6512'^^xsd:string;
  dwc:observationDate '1957-10-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_6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6513'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6513'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6514'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6514'^^xsd:string;
  dwc:observationDate '1957-10-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_6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6517'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6517'^^xsd:string;
  dwc:observationDate '1957-10-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_6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519'^^xsd:string;
  dwc:scientificName 'Parablennius tentacularis'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6519'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6489'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6489'^^xsd:string;
  dwc:observationDate '1957-10-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_6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6490'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6490'^^xsd:string;
  dwc:observationDate '1957-10-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_6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6493'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6493'^^xsd:string;
  dwc:observationDate '1957-10-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_6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6495'^^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 '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6495'^^xsd:string;
  dwc:observationDate '1957-10-08'^^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_6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6496'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6488'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6488'^^xsd:string;
  dwc:observationDate '1957-10-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_6468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6468'^^xsd:string;
  dwc:observationDate '1958-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6470'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6470'^^xsd:string;
  dwc:observationDate '1958-06-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_6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6471'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6471'^^xsd:string;
  dwc:observationDate '1958-06-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_6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6472'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6472'^^xsd:string;
  dwc:observationDate '1958-06-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_6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6473'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6473'^^xsd:string;
  dwc:observationDate '1958-06-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_6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6482'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6482'^^xsd:string;
  dwc:observationDate '1958-06-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_6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6483'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6483'^^xsd:string;
  dwc:observationDate '1958-06-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_6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6485'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6485'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^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 '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6520'^^xsd:string;
  dwc:observationDate '1957-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6467'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6467'^^xsd:string;
  dwc:observationDate '1958-06-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_6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6453'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6453'^^xsd:string;
  dwc:observationDate '1958-06-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_6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6455'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6455'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6456'^^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 '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6456'^^xsd:string;
  dwc:observationDate '1958-06-06'^^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_6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6457'^^xsd:string;
  dwc:observationDate '1958-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6459'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6459'^^xsd:string;
  dwc:observationDate '1958-06-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_6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461'^^xsd:string;
  dwc:scientificName 'Parablennius tentacularis'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6461'^^xsd:string;
  dwc:observationDate '1958-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6465'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6465'^^xsd:string;
  dwc:observationDate '1958-06-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_6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6466'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6466'^^xsd:string;
  dwc:observationDate '1958-06-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_6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6293'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6293'^^xsd:string;
  dwc:observationDate '1958-03-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_6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6372'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6372'^^xsd:string;
  dwc:observationDate '1958-05-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_6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6224'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6224'^^xsd:string;
  dwc:observationDate '1958-07-02'^^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_6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6227'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6227'^^xsd:string;
  dwc:observationDate '1958-07-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_6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229'^^xsd:string;
  dwc:scientificName 'Parablennius tentacularis'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6229'^^xsd:string;
  dwc:observationDate '1958-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6233'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6233'^^xsd:string;
  dwc:observationDate '1958-07-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_6234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6234'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6234'^^xsd:string;
  dwc:observationDate '1958-07-02'^^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_6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6236'^^xsd:string;
  dwc:observationDate '1958-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6240'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6240'^^xsd:string;
  dwc:observationDate '1958-07-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_6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6241'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6241'^^xsd:string;
  dwc:observationDate '1958-07-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_6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6169'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6169'^^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_6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6157'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6157'^^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_6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6159'^^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 '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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6159'^^xsd:string;
  dwc:observationDate '1958-04-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_6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6176'^^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 '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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6176'^^xsd:string;
  dwc:observationDate '1958-04-02'^^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_6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6177'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6177'^^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_6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6180'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6180'^^xsd:string;
  dwc:observationDate '1958-04-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_6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6182'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6182'^^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_6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6398'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6398'^^xsd:string;
  dwc:observationDate '1958-05-06'^^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_6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6640'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6640'^^xsd:string;
  dwc:observationDate '1957-12-09'^^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_6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6641'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6641'^^xsd:string;
  dwc:observationDate '1957-12-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_6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6643'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6643'^^xsd:string;
  dwc:observationDate '1957-12-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_6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6646'^^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 '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6646'^^xsd:string;
  dwc:observationDate '1957-12-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_6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6273'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6273'^^xsd:string;
  dwc:observationDate '1958-03-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_6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6207'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6207'^^xsd:string;
  dwc:observationDate '1958-07-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_6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6210'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6210'^^xsd:string;
  dwc:observationDate '1958-07-02'^^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_6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6213'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6213'^^xsd:string;
  dwc:observationDate '1958-07-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_6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6214'^^xsd:string;
  dwc:observationDate '1958-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6215'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6215'^^xsd:string;
  dwc:observationDate '1958-07-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_6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6374'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6374'^^xsd:string;
  dwc:observationDate '1958-05-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_6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6375'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6375'^^xsd:string;
  dwc:observationDate '1958-05-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_6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6387'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6387'^^xsd:string;
  dwc:observationDate '1958-05-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_6388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6388'^^xsd:string;
  dwc:observationDate '1958-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6389'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6389'^^xsd:string;
  dwc:observationDate '1958-05-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_6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6392'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6392'^^xsd:string;
  dwc:observationDate '1958-05-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_6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6395'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6395'^^xsd:string;
  dwc:observationDate '1958-05-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_6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6397'^^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 '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6397'^^xsd:string;
  dwc:observationDate '1958-05-06'^^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_6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6165'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6165'^^xsd:string;
  dwc:observationDate '1958-04-02'^^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_6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6142'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6142'^^xsd:string;
  dwc:observationDate '1958-04-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_6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6143'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6143'^^xsd:string;
  dwc:observationDate '1958-04-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_6149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6149'^^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 '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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6149'^^xsd:string;
  dwc:observationDate '1958-04-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_6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6151'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6151'^^xsd:string;
  dwc:observationDate '1958-04-02'^^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_6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6155'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6155'^^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_6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6160'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6160'^^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_6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6163'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6163'^^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_6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6156'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6649'^^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 '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6649'^^xsd:string;
  dwc:observationDate '1957-12-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_6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6681'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6681'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6297'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6297'^^xsd:string;
  dwc:observationDate '1958-03-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_6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6675'^^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 '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6675'^^xsd:string;
  dwc:observationDate '1957-11-11'^^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_6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6702'^^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 '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6702'^^xsd:string;
  dwc:observationDate '1957-11-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_6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6183'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6183'^^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_6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6192'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6192'^^xsd:string;
  dwc:observationDate '1958-04-02'^^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_6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6200'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6200'^^xsd:string;
  dwc:observationDate '1958-07-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_6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6250'^^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 '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6250'^^xsd:string;
  dwc:observationDate '1958-07-02'^^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_6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6251'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6251'^^xsd:string;
  dwc:observationDate '1958-07-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_6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6252'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6252'^^xsd:string;
  dwc:observationDate '1958-07-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_6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6254'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6254'^^xsd:string;
  dwc:observationDate '1958-07-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_6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6242'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6242'^^xsd:string;
  dwc:observationDate '1958-07-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_6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246'^^xsd:string;
  dwc:scientificName 'Symphodus cinereus'^^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 '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6246'^^xsd:string;
  dwc:observationDate '1958-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6257'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6257'^^xsd:string;
  dwc:observationDate '1958-03-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_6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6178'^^xsd:string;
  dwc:observationDate '1958-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6307'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6307'^^xsd:string;
  dwc:observationDate '1958-03-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_6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6265'^^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 '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6265'^^xsd:string;
  dwc:observationDate '1958-03-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_6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6271'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6271'^^xsd:string;
  dwc:observationDate '1958-03-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_6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272'^^xsd:string;
  dwc:scientificName 'Hippocampus hippocampus'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6272'^^xsd:string;
  dwc:observationDate '1958-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6358'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6358'^^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_6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361'^^xsd:string;
  dwc:scientificName 'Symphodus roissali'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6361'^^xsd:string;
  dwc:observationDate '1958-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6367'^^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 '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6367'^^xsd:string;
  dwc:observationDate '1958-02-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_6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6370'^^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 '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6370'^^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_6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6258'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6258'^^xsd:string;
  dwc:observationDate '1958-03-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_6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6259'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6259'^^xsd:string;
  dwc:observationDate '1958-03-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_6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6261'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6261'^^xsd:string;
  dwc:observationDate '1958-03-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_6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6263'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^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_6263'^^xsd:string;
  dwc:observationDate '1958-03-04'^^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_6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.95"^^xsd:decimal ;
  dwc:decimalLongitude "17.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.95 17.47)"^^geo:wktLiteral ;
  geo-pos:lat "42.95"^^xsd:decimal ;
  geo-pos:long "17.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5611__OGS%2FISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5611_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS_PREDVODNIK_1_trawl_survey_1957_1958'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264'^^xsd:string;
  dwc:scientificName 'Dentex dentex'^^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 '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '17.47'^^xsd:double;
  dwc:latitude '42.95'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:samplingEffort 'Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 57 mm, cod-end mesh-size of 22 mm, foot-rope length of 34 m and head-rope length of 28 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS_PREDVODNIK_1_trawl_survey_1957_1958_6264'^^xsd:string;
  dwc:observationDate '1958-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF