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

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1004'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1004'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1006'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1008'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1009'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1010'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1022'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026'^^xsd:string;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1026'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_6'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_7'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_12'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_13'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_14'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_24'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_25'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_29'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_33'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_34'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42'^^xsd:string;
  dwc:scientificName 'Scorpaena spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_42'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_44'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_45'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_47'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_48'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_51'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_52'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54'^^xsd:string;
  dwc:scientificName 'Trachurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_54'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_58'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1013'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1014'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1015'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1016'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1017'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1018'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1019'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1020'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.98 12.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.98"^^xsd:decimal ;
  dwc:decimalLongitude "12.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.63'^^xsd:double;
  dwc:latitude '44.98'^^xsd:double;
  dwc:minimumDepth '29.4'^^xsd:double;
  dwc:maximumDepth '29.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_57'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1097'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1073'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1075'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1077'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1078'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1082'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1086'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1087'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1088'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1089'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1090'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1091'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1092'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093'^^xsd:string;
  dwc:scientificName 'Scorpaena spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1093'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 12.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.64'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1095'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1111'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1118'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1119'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1122'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1124'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1100'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1103'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1104'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1105'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1106'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1109'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.24 12.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.24"^^xsd:decimal ;
  dwc:decimalLongitude "12.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.84'^^xsd:double;
  dwc:latitude '44.24'^^xsd:double;
  dwc:minimumDepth '39.4'^^xsd:double;
  dwc:maximumDepth '39.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1110'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1032'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1033'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1036'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1037'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1038'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1041'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1029'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1031'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1043'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1045'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 12.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "12.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '12.86'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '32.6'^^xsd:double;
  dwc:maximumDepth '32.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1047'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1128'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1131'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1133'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1134'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1149'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150'^^xsd:string;
  dwc:scientificName 'Triglidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125598'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1150'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '125598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1151'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1152'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1153'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1148'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1135'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1136'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1137'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1139'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1143'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1144'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1145'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 13.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147'^^xsd:string;
  dwc:scientificName 'Scorpaena spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.02'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '45.8'^^xsd:double;
  dwc:maximumDepth '45.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1147'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1066'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1056'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1057'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1058'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1059'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1060'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1061'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1064'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1067'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1069'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1070'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1071'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1051'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1052'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.04'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1053'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_102'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_104'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_106'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_110'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_111'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113'^^xsd:string;
  dwc:scientificName 'Trachurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_113'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_83'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_84'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_96'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_88'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_90'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_92'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_93'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_60'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_65'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_69'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_71'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_72'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_73'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75'^^xsd:string;
  dwc:scientificName 'Homarus gammarus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107253'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_75'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107253'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_80'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04 13.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04"^^xsd:decimal ;
  dwc:decimalLongitude "13.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.07'^^xsd:double;
  dwc:latitude '45.04'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_116'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1227'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1226'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1233'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1236'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1237'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1238'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1250'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1251'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1255'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1258'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1260'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1263'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1240'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.87 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.87"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.87'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1257'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182'^^xsd:string;
  dwc:scientificName 'Galeodea echinophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139023'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_182'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '139023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1154'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1156'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1158'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1175'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1165'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1166'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1167'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1168'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1169'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1173'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_178'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_180'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_181'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_183'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_185'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_191'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_201'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_202'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205'^^xsd:string;
  dwc:scientificName 'Gaidropsarus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_205'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_210'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_211'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_214'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216'^^xsd:string;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_216'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_221'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_222'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_225'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_226'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_227'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_228'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_234'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_198'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_259'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_261'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_262'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_265'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_269'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_270'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_280'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_283'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_257'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_284'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_288'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_293'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_258'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1179'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1181'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183'^^xsd:string;
  dwc:scientificName 'Illex illecebrosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1183'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1185'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1186'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1187'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1191'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_242'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_243'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_244'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_248'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_255'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1193'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1194'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1195'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1196'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1198'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1199'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1200'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.02 13.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.02"^^xsd:decimal ;
  dwc:decimalLongitude "13.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.32'^^xsd:double;
  dwc:latitude '44.02'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1182'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1295'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1296'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1299'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1304'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1305'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1306'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1273'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1267'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1289'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1272'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1278'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1279'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1281'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1283'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1268'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.92 13.43)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.43"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.43'^^xsd:double;
  dwc:latitude '43.92'^^xsd:double;
  dwc:minimumDepth '56.6'^^xsd:double;
  dwc:maximumDepth '56.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1269'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_135'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_137'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_139'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_141'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_142'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_143'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_147'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_150'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_151'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_152'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_155'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160'^^xsd:string;
  dwc:scientificName 'Scorpaena spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_160'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_161'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_162'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_165'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_166'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_168'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_170'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172'^^xsd:string;
  dwc:scientificName 'Trachurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_172'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_175'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_176'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_177'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_124'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_125'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_129'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_130'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_132'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.11'^^xsd:double;
  dwc:minimumDepth '32.4'^^xsd:double;
  dwc:maximumDepth '32.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_120'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1220'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1224'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1225'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_352'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_324'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_329'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_335'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_339'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_342'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_344'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_345'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_347'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_301'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_321'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_303'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_304'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_307'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_312'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_314'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_315'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_320'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1219'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1211'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1212'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1215'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1217'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1210'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1203'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207'^^xsd:string;
  dwc:scientificName 'Illex illecebrosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1207'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1208'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1209'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1218'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_353'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1206'^^xsd:string;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 13.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "13.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.57'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_302'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_416'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_426'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_427'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_430'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_437'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_438'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_446'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_447'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_462'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_464'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467'^^xsd:string;
  dwc:scientificName 'Trachurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_467'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_470'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_471'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_458'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.27 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.27"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.27'^^xsd:double;
  dwc:minimumDepth '19.2'^^xsd:double;
  dwc:maximumDepth '19.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_414'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1344'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1322'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1323'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1324'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1328'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1336'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1338'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1340'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1341'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1343'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1311'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1312'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1313'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1314'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316'^^xsd:string;
  dwc:scientificName 'Gobidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1316'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1317'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1320'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1321'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1310'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1308'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1309'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1346'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1347'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.99 13.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.99"^^xsd:decimal ;
  dwc:decimalLongitude "13.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '13.98'^^xsd:double;
  dwc:latitude '43.99'^^xsd:double;
  dwc:minimumDepth '71.6'^^xsd:double;
  dwc:maximumDepth '71.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1348'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_377'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_379'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_380'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_383'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_384'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_388'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_389'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_394'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_376'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_397'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_398'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_402'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_403'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_406'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_407'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_411'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_412'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_401'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_371'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_375'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_355'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_357'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_360'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_361'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 14.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "14.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.11'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_366'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_524'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_529'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_484'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_489'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_491'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_494'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_497'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_505'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_522'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_509'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_516'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_519'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_473'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_475'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.39 14.19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.39"^^xsd:decimal ;
  dwc:decimalLongitude "14.19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.19'^^xsd:double;
  dwc:latitude '43.39'^^xsd:double;
  dwc:minimumDepth '75.8'^^xsd:double;
  dwc:maximumDepth '75.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_478'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_709'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_711'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_714'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_720'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750'^^xsd:string;
  dwc:scientificName 'Scorpaena spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_750'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_755'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_765'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_728'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_721'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_725'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_742'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_730'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_733'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736'^^xsd:string;
  dwc:scientificName 'Gaidropsarus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_736'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.55 14.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.55"^^xsd:decimal ;
  dwc:decimalLongitude "14.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.31'^^xsd:double;
  dwc:latitude '42.55'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_741'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_533'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_534'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_537'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_540'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_543'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_544'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_548'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_549'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_550'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_551'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_552'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_553'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_554'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_556'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_557'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_560'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_565'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_568'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_569'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_574'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_575'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_578'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_580'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_581'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_583'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_588'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.52 14.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.52"^^xsd:decimal ;
  dwc:decimalLongitude "14.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.48'^^xsd:double;
  dwc:latitude '43.52'^^xsd:double;
  dwc:minimumDepth '87.4'^^xsd:double;
  dwc:maximumDepth '87.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_589'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1378'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1379'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1381'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1382'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1384'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1385'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1386'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1387'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1361'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1362'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1363'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1365'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1371'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1373'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1376'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1354'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1388'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1389'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349'^^xsd:string;
  dwc:scientificName 'Arnoglossus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126109'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1349'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126109'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1351'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.07 14.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.07"^^xsd:decimal ;
  dwc:decimalLongitude "14.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.53'^^xsd:double;
  dwc:latitude '44.07'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1352'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_768'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782'^^xsd:string;
  dwc:scientificName 'Gobidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125537'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_782'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125537'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_784'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_789'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803'^^xsd:string;
  dwc:scientificName 'Raja asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105881'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_803'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_792'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_794'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795'^^xsd:string;
  dwc:scientificName 'Gaidropsarus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_795'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_800'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_824'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72 14.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72"^^xsd:decimal ;
  dwc:decimalLongitude "14.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "150.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.56'^^xsd:double;
  dwc:latitude '42.72'^^xsd:double;
  dwc:minimumDepth '150.6'^^xsd:double;
  dwc:maximumDepth '150.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_773'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_647'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_648'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_649'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644'^^xsd:string;
  dwc:scientificName 'Trachurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_644'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_616'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_615'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_619'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_624'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_627'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_628'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_631'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_633'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_634'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_637'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_642'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_592'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_593'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_596'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_597'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_602'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_603'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_607'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.61 14.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.61"^^xsd:decimal ;
  dwc:decimalLongitude "14.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "89.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.73'^^xsd:double;
  dwc:latitude '43.61'^^xsd:double;
  dwc:minimumDepth '89.8'^^xsd:double;
  dwc:maximumDepth '89.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_609'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_859'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872'^^xsd:string;
  dwc:scientificName 'Sepiola spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_872'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_851'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_853'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_848'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854'^^xsd:string;
  dwc:scientificName 'Gaidropsarus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_854'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_827'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_843'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88 14.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88"^^xsd:decimal ;
  dwc:decimalLongitude "14.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "253.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.78'^^xsd:double;
  dwc:latitude '42.88'^^xsd:double;
  dwc:minimumDepth '253.2'^^xsd:double;
  dwc:maximumDepth '253.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_883'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1416'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1417'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1419'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1420'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1408'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1409'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1411'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1413'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1403'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1421'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1422'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1423'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1426'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1427'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428'^^xsd:string;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1428'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1430'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1391'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1393'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1394'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1395'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1396'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1402'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1404'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1406'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1407'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 14.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "14.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:startYearCollected '1972'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '14.82'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3.5'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Santi Medici” (300 HP; LOA = unknown). Net with cod-end mesh size of 18 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1412'^^xsd:string;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_895'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_942'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_944'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_911'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_941'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_897'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_898'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_902'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_903'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_905'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_906'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_907'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_910'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_888'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_891'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913'^^xsd:string;
  dwc:scientificName 'Gaidropsarus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_913'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_914'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_918'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927'^^xsd:string;
  dwc:scientificName 'Scorpaena spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126171'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_927'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_929'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931'^^xsd:string;
  dwc:scientificName 'Sepiola spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_931'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_940'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.02 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.02"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "225.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '43.02'^^xsd:double;
  dwc:minimumDepth '225.2'^^xsd:double;
  dwc:maximumDepth '225.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_886'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_651'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_652'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_670'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_671'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_672'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_674'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_675'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_679'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_683'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_686'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_687'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_690'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_692'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_693'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_696'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_678'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_701'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703'^^xsd:string;
  dwc:scientificName 'Trachurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125946'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_703'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125946'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_706'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_707'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_708'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_698'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_656'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_661'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77 15.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77"^^xsd:decimal ;
  dwc:decimalLongitude "15.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.09'^^xsd:double;
  dwc:latitude '43.77'^^xsd:double;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_668'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_977'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_1001'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_945'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_956'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_961'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_966'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_967'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_969'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_971'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.17 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.17"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "184.39"^^xsd:integer ;
  dwc:maximumDepthInMeters "184.39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5433__OGS%2FISPRA%2FLMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5433_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA/LMBF'^^xsd:string;
  dwc:collectionCode 'SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972'^^xsd:string;
  dwc:scientificName 'Gaidropsarus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Central Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.17'^^xsd:double;
  dwc:minimumDepth '184.39'^^xsd:double;
  dwc:maximumDepth '184.39'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125743'^^xsd:integer;
  dwc:samplingEffort 'Average tow speed (kn): 3'^^xsd:string;
  dwc:samplingProtocol 'Commercial trawler “Giannetto” (120 HP; LOA = 19 m). Net with cod-end mesh size of 20 mm.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA/LMBF_SANTI_MEDICI_GIANNETTO_trawl_survey_1972_1975_1981_972'^^xsd:string;
  dwc:observationDate '1975-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '125743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF