@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/event/8709_10001>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10001" ;
  .
<https://eurobis.org/id/event/8709_10017>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10017" ;
  .
<https://eurobis.org/id/event/8709_10052>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10052" ;
  .
<https://eurobis.org/id/event/8709_10071>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10071" ;
  .
<https://eurobis.org/id/event/8709_10107>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10107" ;
  .
<https://eurobis.org/id/event/8709_10139>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10139" ;
  .
<https://eurobis.org/id/event/8709_10162>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10162" ;
  .
<https://eurobis.org/id/event/8709_10227>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "10227" ;
  .
<https://eurobis.org/id/location/8709_10139_10139-10153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10153'^^xsd:string;
  dwc:scientificName 'Ampelisca brevicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '101891'^^xsd:integer;
  dwc:occurrenceId '10139-10153'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '101891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10148'^^xsd:string;
  dwc:scientificName 'Chaetopterus variopedatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '129914'^^xsd:integer;
  dwc:occurrenceId '10139-10148'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '129914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10146'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId '10139-10146'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10147'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId '10139-10147'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10161'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '10139-10161'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10152'^^xsd:string;
  dwc:scientificName 'Harpinia antennaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '102960'^^xsd:integer;
  dwc:occurrenceId '10139-10152'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '102960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10145'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '10139-10145'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10140'^^xsd:string;
  dwc:scientificName 'Malmgrenia mcintoshi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '147007'^^xsd:integer;
  dwc:occurrenceId '10139-10140'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '147007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10139'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '10139-10139'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10142'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '10139-10142'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10149'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '10139-10149'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10154'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId '10139-10154'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10155'^^xsd:string;
  dwc:scientificName 'Nuculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '204'^^xsd:integer;
  dwc:occurrenceId '10139-10155'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10160'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId '10139-10160'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10150'^^xsd:string;
  dwc:scientificName 'Pectinariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '980'^^xsd:integer;
  dwc:occurrenceId '10139-10150'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10158'^^xsd:string;
  dwc:scientificName 'Pharidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '23091'^^xsd:integer;
  dwc:occurrenceId '10139-10158'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '23091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10159'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '10139-10159'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10143'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '10139-10143'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10141'^^xsd:string;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId '10139-10141'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10144'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '10139-10144'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10157'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '10139-10157'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10151'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '10139-10151'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10139_10139-10156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10139_10139-10156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10139_10139-10156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.417"^^xsd:decimal ;
  dwc:decimalLongitude "0.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.59"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10139_10139-10156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.417 0.483)"^^geo:wktLiteral ;
  geo-pos:lat "59.417"^^xsd:decimal ;
  geo-pos:long "0.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10139_10139-10156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10139-10156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10139-10156'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '0.483'^^xsd:double;
  dwc:latitude '59.417'^^xsd:double;
  dwc:minimumDepth '132.59'^^xsd:double;
  dwc:maximumDepth '132.59'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId '10139-10156'^^xsd:string;
  dwc:observationDate '2018-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10126'^^xsd:string;
  dwc:scientificName 'Ampelisca'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '101445'^^xsd:integer;
  dwc:occurrenceId '10107-10126'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10127'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:occurrenceId '10107-10127'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10116'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId '10107-10116'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10131'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId '10107-10131'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10130'^^xsd:string;
  dwc:scientificName 'Chaetoderma nitidulum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '139106'^^xsd:integer;
  dwc:occurrenceId '10107-10130'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '139106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10117'^^xsd:string;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId '10107-10117'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10118'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:occurrenceId '10107-10118'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10120'^^xsd:string;
  dwc:scientificName 'Cirratulus caudatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '129957'^^xsd:integer;
  dwc:occurrenceId '10107-10120'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10123'^^xsd:string;
  dwc:scientificName 'Galathowenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '146949'^^xsd:integer;
  dwc:occurrenceId '10107-10123'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10124'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId '10107-10124'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10122'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '10107-10122'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10128'^^xsd:string;
  dwc:scientificName 'Melphidippella macra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '102860'^^xsd:integer;
  dwc:occurrenceId '10107-10128'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '102860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10110'^^xsd:string;
  dwc:scientificName 'Nephtyidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '956'^^xsd:integer;
  dwc:occurrenceId '10107-10110'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10133'^^xsd:string;
  dwc:scientificName 'Nereididae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '22496'^^xsd:integer;
  dwc:occurrenceId '10107-10133'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10121'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '10107-10121'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10125'^^xsd:string;
  dwc:scientificName 'Owenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:occurrenceId '10107-10125'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10109'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId '10107-10109'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10111'^^xsd:string;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:occurrenceId '10107-10111'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10129'^^xsd:string;
  dwc:scientificName 'Petalosarsia declivis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '110593'^^xsd:integer;
  dwc:occurrenceId '10107-10129'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '110593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10132'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '10107-10132'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10113'^^xsd:string;
  dwc:scientificName 'Scolelepis korsuni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '131174'^^xsd:integer;
  dwc:occurrenceId '10107-10113'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10112'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '10107-10112'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10114'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '10107-10114'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10115'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId '10107-10115'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10107'^^xsd:string;
  dwc:scientificName 'Sthenelais boa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '131074'^^xsd:integer;
  dwc:occurrenceId '10107-10107'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10108'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '10107-10108'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10107_10107-10119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10107_10107-10119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10107_10107-10119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.752"^^xsd:decimal ;
  dwc:decimalLongitude "0.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.58"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10107_10107-10119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.752 0.502)"^^geo:wktLiteral ;
  geo-pos:lat "58.752"^^xsd:decimal ;
  geo-pos:long "0.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10107_10107-10119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10107-10119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10107-10119'^^xsd:string;
  dwc:scientificName 'Tharyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.502'^^xsd:double;
  dwc:latitude '58.752'^^xsd:double;
  dwc:minimumDepth '144.58'^^xsd:double;
  dwc:maximumDepth '144.58'^^xsd:double;
  dwc:aphiaid '129249'^^xsd:integer;
  dwc:occurrenceId '10107-10119'^^xsd:string;
  dwc:observationDate '2018-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '129249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10175'^^xsd:string;
  dwc:scientificName 'Abyssoninoe hibernica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '146469'^^xsd:integer;
  dwc:occurrenceId '10162-10175'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10187'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '10162-10187'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10215'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:occurrenceId '10162-10215'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10166'^^xsd:string;
  dwc:scientificName 'Aphroditidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '938'^^xsd:integer;
  dwc:occurrenceId '10162-10166'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10178'^^xsd:string;
  dwc:scientificName 'Apistobranchus tullbergi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '129851'^^xsd:integer;
  dwc:occurrenceId '10162-10178'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10206'^^xsd:string;
  dwc:scientificName 'Aporrhais serreseanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '751348'^^xsd:integer;
  dwc:occurrenceId '10162-10206'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10198'^^xsd:string;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:occurrenceId '10162-10198'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10197'^^xsd:string;
  dwc:scientificName 'Astacilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '118445'^^xsd:integer;
  dwc:occurrenceId '10162-10197'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10213'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:occurrenceId '10162-10213'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10212'^^xsd:string;
  dwc:scientificName 'Axinulus croulinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '234161'^^xsd:integer;
  dwc:occurrenceId '10162-10212'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '234161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10208'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId '10162-10208'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10164'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '283798'^^xsd:integer;
  dwc:occurrenceId '10162-10164'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1674631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10195'^^xsd:string;
  dwc:scientificName 'Corophium affine'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '102085'^^xsd:integer;
  dwc:occurrenceId '10162-10195'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '423507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10202'^^xsd:string;
  dwc:scientificName 'Diastylis goodsiri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '110479'^^xsd:integer;
  dwc:occurrenceId '10162-10202'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10201'^^xsd:string;
  dwc:scientificName 'Diastylis lucifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '110483'^^xsd:integer;
  dwc:occurrenceId '10162-10201'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10181'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:occurrenceId '10162-10181'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10188'^^xsd:string;
  dwc:scientificName 'Eclysippe vanelli'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '129792'^^xsd:integer;
  dwc:occurrenceId '10162-10188'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10193'^^xsd:string;
  dwc:scientificName 'Eriopisa elongata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '102807'^^xsd:integer;
  dwc:occurrenceId '10162-10193'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10199'^^xsd:string;
  dwc:scientificName 'Eudorella emarginata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '110524'^^xsd:integer;
  dwc:occurrenceId '10162-10199'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10204'^^xsd:string;
  dwc:scientificName 'Eugerda tenuimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '118559'^^xsd:integer;
  dwc:occurrenceId '10162-10204'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118559'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10205'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId '10162-10205'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10182'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId '10162-10182'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10190'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '10162-10190'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10203'^^xsd:string;
  dwc:scientificName 'Leptostylis macrura'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '110504'^^xsd:integer;
  dwc:occurrenceId '10162-10203'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10200'^^xsd:string;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId '10162-10200'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10177'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId '10162-10177'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10174'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:occurrenceId '10162-10174'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10173'^^xsd:string;
  dwc:scientificName 'Lumbrineridae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '967'^^xsd:integer;
  dwc:occurrenceId '10162-10173'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10163'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId '10162-10163'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10162'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '10162-10162'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10196'^^xsd:string;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:occurrenceId '10162-10196'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10169'^^xsd:string;
  dwc:scientificName 'Nephtyidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '956'^^xsd:integer;
  dwc:occurrenceId '10162-10169'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10170'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '10162-10170'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10171'^^xsd:string;
  dwc:scientificName 'Nephtys incisa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130362'^^xsd:integer;
  dwc:occurrenceId '10162-10171'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10209'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId '10162-10209'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10214'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId '10162-10214'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10219'^^xsd:string;
  dwc:scientificName 'Orbinia (Phylo) norvegica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '334313'^^xsd:integer;
  dwc:occurrenceId '10162-10219'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1548432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10168'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId '10162-10168'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10172'^^xsd:string;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:occurrenceId '10162-10172'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10186'^^xsd:string;
  dwc:scientificName 'Pectinariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '980'^^xsd:integer;
  dwc:occurrenceId '10162-10186'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10185'^^xsd:string;
  dwc:scientificName 'Pectinariidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '980'^^xsd:integer;
  dwc:occurrenceId '10162-10185'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10207'^^xsd:string;
  dwc:scientificName 'Philine'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '138339'^^xsd:integer;
  dwc:occurrenceId '10162-10207'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10167'^^xsd:string;
  dwc:scientificName 'Pholoe pallida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130604'^^xsd:integer;
  dwc:occurrenceId '10162-10167'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10194'^^xsd:string;
  dwc:scientificName 'Photis longicaudata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '102383'^^xsd:integer;
  dwc:occurrenceId '10162-10194'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10176'^^xsd:string;
  dwc:scientificName 'Phylo norvegicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130531'^^xsd:integer;
  dwc:occurrenceId '10162-10176'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1548432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10183'^^xsd:string;
  dwc:scientificName 'Praxillella affinis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130322'^^xsd:integer;
  dwc:occurrenceId '10162-10183'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10184'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:occurrenceId '10162-10184'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10216'^^xsd:string;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId '10162-10216'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10191'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:occurrenceId '10162-10191'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10179'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:occurrenceId '10162-10179'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10192'^^xsd:string;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:occurrenceId '10162-10192'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10165'^^xsd:string;
  dwc:scientificName 'Sipunculidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '1648'^^xsd:integer;
  dwc:occurrenceId '10162-10165'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10180'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:occurrenceId '10162-10180'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10189'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '10162-10189'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10210'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId '10162-10210'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10162_10162-10211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10162_10162-10211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10162_10162-10211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.065"^^xsd:decimal ;
  dwc:decimalLongitude "1.597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.546"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.546"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10162_10162-10211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.065 1.597)"^^geo:wktLiteral ;
  geo-pos:lat "56.065"^^xsd:decimal ;
  geo-pos:long "1.597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10162_10162-10211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10162-10211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10162-10211'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '1.597'^^xsd:double;
  dwc:latitude '56.065'^^xsd:double;
  dwc:minimumDepth '77.546'^^xsd:double;
  dwc:maximumDepth '77.546'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId '10162-10211'^^xsd:string;
  dwc:observationDate '2018-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10089'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '10071-10089'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10090'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:occurrenceId '10071-10090'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10091'^^xsd:string;
  dwc:scientificName 'Bathyporeia tenuipes'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '103076'^^xsd:integer;
  dwc:occurrenceId '10071-10091'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '103076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10086'^^xsd:string;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId '10071-10086'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10099'^^xsd:string;
  dwc:scientificName 'Dosinia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138636'^^xsd:integer;
  dwc:occurrenceId '10071-10099'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '138636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10102'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:occurrenceId '10071-10102'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10072'^^xsd:string;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:occurrenceId '10071-10072'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10096'^^xsd:string;
  dwc:scientificName 'Euspira nitida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '151894'^^xsd:integer;
  dwc:occurrenceId '10071-10096'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '151894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10098'^^xsd:string;
  dwc:scientificName 'Fabulina fabula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '146907'^^xsd:integer;
  dwc:occurrenceId '10071-10098'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '146907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10095'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId '10071-10095'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10074'^^xsd:string;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:occurrenceId '10071-10074'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10075'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '10071-10075'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10084'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '10071-10084'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10085'^^xsd:string;
  dwc:scientificName 'Magelona johnstoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '130269'^^xsd:integer;
  dwc:occurrenceId '10071-10085'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '1872991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10092'^^xsd:string;
  dwc:scientificName 'Monopseudocuma gilsoni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '422916'^^xsd:integer;
  dwc:occurrenceId '10071-10092'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '422916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10071'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '10071-10071'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10077'^^xsd:string;
  dwc:scientificName 'Nephtyidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '956'^^xsd:integer;
  dwc:occurrenceId '10071-10077'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10078'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '10071-10078'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10079'^^xsd:string;
  dwc:scientificName 'Nephtys assimilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '130353'^^xsd:integer;
  dwc:occurrenceId '10071-10079'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10080'^^xsd:string;
  dwc:scientificName 'Nephtys kersivalensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '130363'^^xsd:integer;
  dwc:occurrenceId '10071-10080'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '130363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10087'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '10071-10087'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10101'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId '10071-10101'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10076'^^xsd:string;
  dwc:scientificName 'Oxydromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '710680'^^xsd:integer;
  dwc:occurrenceId '10071-10076'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10088'^^xsd:string;
  dwc:scientificName 'Pontocrates altamarinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '102916'^^xsd:integer;
  dwc:occurrenceId '10071-10088'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '102916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10093'^^xsd:string;
  dwc:scientificName 'Pseudocuma longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '148680'^^xsd:integer;
  dwc:occurrenceId '10071-10093'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '110627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10094'^^xsd:string;
  dwc:scientificName 'Pseudochama similis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '543284'^^xsd:integer;
  dwc:occurrenceId '10071-10094'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '504785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10081'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:occurrenceId '10071-10081'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10073'^^xsd:string;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:occurrenceId '10071-10073'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10082'^^xsd:string;
  dwc:scientificName 'Spio decorata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '152314'^^xsd:integer;
  dwc:occurrenceId '10071-10082'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10083'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '10071-10083'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10097'^^xsd:string;
  dwc:scientificName 'Tellinidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '235'^^xsd:integer;
  dwc:occurrenceId '10071-10097'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10071_10071-10100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10071_10071-10100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10071_10071-10100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.75"^^xsd:decimal ;
  dwc:decimalLongitude "1.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10071_10071-10100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.75 1.917)"^^geo:wktLiteral ;
  geo-pos:lat "54.75"^^xsd:decimal ;
  geo-pos:long "1.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10071_10071-10100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10071-10100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10071-10100'^^xsd:string;
  dwc:scientificName 'Thracia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '1.917'^^xsd:double;
  dwc:latitude '54.75'^^xsd:double;
  dwc:minimumDepth '26.8'^^xsd:double;
  dwc:maximumDepth '26.8'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138549'^^xsd:integer;
  dwc:occurrenceId '10071-10100'^^xsd:string;
  dwc:observationDate '2018-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '138549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10012'^^xsd:string;
  dwc:scientificName 'Bathyporeia elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '103058'^^xsd:integer;
  dwc:occurrenceId '10001-10012'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '103058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10002'^^xsd:string;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:occurrenceId '10001-10002'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10004'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '10001-10004'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10001'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '10001-10001'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10005'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '10001-10005'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10006'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:occurrenceId '10001-10006'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10010'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:occurrenceId '10001-10010'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10014'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '10001-10014'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10015'^^xsd:string;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId '10001-10015'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10008'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:occurrenceId '10001-10008'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10007'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:occurrenceId '10001-10007'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10009'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:occurrenceId '10001-10009'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10003'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:occurrenceId '10001-10003'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10013'^^xsd:string;
  dwc:scientificName 'Tellimya ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '146952'^^xsd:integer;
  dwc:occurrenceId '10001-10013'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '146952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10001_10001-10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10001_10001-10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10001_10001-10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.13"^^xsd:decimal ;
  dwc:decimalLongitude "2.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.27"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10001_10001-10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.13 2.085)"^^geo:wktLiteral ;
  geo-pos:lat "55.13"^^xsd:decimal ;
  geo-pos:long "2.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10001_10001-10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10001-10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10001-10011'^^xsd:string;
  dwc:scientificName 'Travisia forbesii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.085'^^xsd:double;
  dwc:latitude '55.13'^^xsd:double;
  dwc:minimumDepth '34.27'^^xsd:double;
  dwc:maximumDepth '34.27'^^xsd:double;
  dwc:aphiaid '130512'^^xsd:integer;
  dwc:occurrenceId '10001-10011'^^xsd:string;
  dwc:observationDate '2017-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '130512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10231'^^xsd:string;
  dwc:scientificName 'Abyssoninoe hibernica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '146469'^^xsd:integer;
  dwc:occurrenceId '10227-10231'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '146469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10253'^^xsd:string;
  dwc:scientificName 'Ampharete cirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '159917'^^xsd:integer;
  dwc:occurrenceId '10227-10253'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '159917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10238'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:occurrenceId '10227-10238'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10241'^^xsd:string;
  dwc:scientificName 'Amphitrite cirrata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '131474'^^xsd:integer;
  dwc:occurrenceId '10227-10241'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10250'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '10227-10250'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10244'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId '10227-10244'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10236'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId '10227-10236'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10233'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId '10227-10233'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10243'^^xsd:string;
  dwc:scientificName 'Leucon nasica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '157828'^^xsd:integer;
  dwc:occurrenceId '10227-10243'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '110618'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10232'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:occurrenceId '10227-10232'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10234'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:occurrenceId '10227-10234'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10248'^^xsd:string;
  dwc:scientificName 'Mendicula ferruginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '152905'^^xsd:integer;
  dwc:occurrenceId '10227-10248'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10227'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '10227-10227'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10229'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '10227-10229'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10230'^^xsd:string;
  dwc:scientificName 'Nephtys incisa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '130362'^^xsd:integer;
  dwc:occurrenceId '10227-10230'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10249'^^xsd:string;
  dwc:scientificName 'Ophiuroidea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:occurrenceId '10227-10249'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10237'^^xsd:string;
  dwc:scientificName 'Owenia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '129427'^^xsd:integer;
  dwc:occurrenceId '10227-10237'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10242'^^xsd:string;
  dwc:scientificName 'Pista'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '129708'^^xsd:integer;
  dwc:occurrenceId '10227-10242'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129708'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10235'^^xsd:string;
  dwc:scientificName 'Rhodine loveni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '130331'^^xsd:integer;
  dwc:occurrenceId '10227-10235'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '130331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10240'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:occurrenceId '10227-10240'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10239'^^xsd:string;
  dwc:scientificName 'Terebellides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '129717'^^xsd:integer;
  dwc:occurrenceId '10227-10239'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10245'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId '10227-10245'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10246'^^xsd:string;
  dwc:scientificName 'Thyasira biplicata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '141655'^^xsd:integer;
  dwc:occurrenceId '10227-10246'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10247'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId '10227-10247'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10227_10227-10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10227_10227-10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10227_10227-10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.885"^^xsd:decimal ;
  dwc:decimalLongitude "3.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.156"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.156"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10227_10227-10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.885 3.693)"^^geo:wktLiteral ;
  geo-pos:lat "54.885"^^xsd:decimal ;
  geo-pos:long "3.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10227_10227-10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10227-10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10227-10228'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.693'^^xsd:double;
  dwc:latitude '54.885'^^xsd:double;
  dwc:minimumDepth '41.156'^^xsd:double;
  dwc:maximumDepth '41.156'^^xsd:double;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:occurrenceId '10227-10228'^^xsd:string;
  dwc:observationDate '2018-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10064'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:occurrenceId '10052-10064'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10066'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:occurrenceId '10052-10066'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10056'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '10052-10056'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10055'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:occurrenceId '10052-10055'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10061'^^xsd:string;
  dwc:scientificName 'Hyala vitrea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '140129'^^xsd:integer;
  dwc:occurrenceId '10052-10061'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '140129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10067'^^xsd:string;
  dwc:scientificName 'Leptosynapta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '123449'^^xsd:integer;
  dwc:occurrenceId '10052-10067'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '123449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10059'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:occurrenceId '10052-10059'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10057'^^xsd:string;
  dwc:scientificName 'Nephtys'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '129370'^^xsd:integer;
  dwc:occurrenceId '10052-10057'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10058'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '10052-10058'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10060'^^xsd:string;
  dwc:scientificName 'Notomastus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '129220'^^xsd:integer;
  dwc:occurrenceId '10052-10060'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '129220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10062'^^xsd:string;
  dwc:scientificName 'Nucula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138262'^^xsd:integer;
  dwc:occurrenceId '10052-10062'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '138262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10065'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:occurrenceId '10052-10065'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10070'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:occurrenceId '10052-10070'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10053'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:occurrenceId '10052-10053'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10054'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '10052-10054'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10063'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId '10052-10063'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10052_10052-10052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10052_10052-10052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10052_10052-10052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.671"^^xsd:decimal ;
  dwc:decimalLongitude "4.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10052_10052-10052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.671 4.442)"^^geo:wktLiteral ;
  geo-pos:lat "53.671"^^xsd:decimal ;
  geo-pos:long "4.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10052_10052-10052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10052-10052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10052-10052'^^xsd:string;
  dwc:scientificName 'Thysanocardia procera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.442'^^xsd:double;
  dwc:latitude '53.671'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '136063'^^xsd:integer;
  dwc:occurrenceId '10052-10052'^^xsd:string;
  dwc:observationDate '2017-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '136063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10040'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId '10017-10040'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10033'^^xsd:string;
  dwc:scientificName 'Chaetozone christiei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '152217'^^xsd:integer;
  dwc:occurrenceId '10017-10033'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10019'^^xsd:string;
  dwc:scientificName 'Edwardsiidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '100665'^^xsd:integer;
  dwc:occurrenceId '10017-10019'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '100665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10023'^^xsd:string;
  dwc:scientificName 'Eteone longa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130616'^^xsd:integer;
  dwc:occurrenceId '10017-10023'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10024'^^xsd:string;
  dwc:scientificName 'Eumida bahusiensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130641'^^xsd:integer;
  dwc:occurrenceId '10017-10024'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130641'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10028'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:occurrenceId '10017-10028'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10036'^^xsd:string;
  dwc:scientificName 'Galathowenia oculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '146950'^^xsd:integer;
  dwc:occurrenceId '10017-10036'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10025'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:occurrenceId '10017-10025'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10026'^^xsd:string;
  dwc:scientificName 'Goniadidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '953'^^xsd:integer;
  dwc:occurrenceId '10017-10026'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10021'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:occurrenceId '10017-10021'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10037'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '10017-10037'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10038'^^xsd:string;
  dwc:scientificName 'Lanice conchilega'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '131495'^^xsd:integer;
  dwc:occurrenceId '10017-10038'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '131495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10031'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:occurrenceId '10017-10031'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10032'^^xsd:string;
  dwc:scientificName 'Magelona filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130268'^^xsd:integer;
  dwc:occurrenceId '10017-10032'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10020'^^xsd:string;
  dwc:scientificName 'Malmgrenia darbouxi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '863197'^^xsd:integer;
  dwc:occurrenceId '10017-10020'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '863197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10018'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:occurrenceId '10017-10018'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10017'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '10017-10017'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10029'^^xsd:string;
  dwc:scientificName 'Nephtyidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '956'^^xsd:integer;
  dwc:occurrenceId '10017-10029'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10034'^^xsd:string;
  dwc:scientificName 'Ophelia borealis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130491'^^xsd:integer;
  dwc:occurrenceId '10017-10034'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10030'^^xsd:string;
  dwc:scientificName 'Paramphinome jeffreysii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '129837'^^xsd:integer;
  dwc:occurrenceId '10017-10030'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10039'^^xsd:string;
  dwc:scientificName 'Pariambus typicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '101857'^^xsd:integer;
  dwc:occurrenceId '10017-10039'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10045'^^xsd:string;
  dwc:scientificName 'Pharidae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '23091'^^xsd:integer;
  dwc:occurrenceId '10017-10045'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '23091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10022'^^xsd:string;
  dwc:scientificName 'Pholoe baltica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130599'^^xsd:integer;
  dwc:occurrenceId '10017-10022'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10046'^^xsd:string;
  dwc:scientificName 'Phoronis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '128545'^^xsd:integer;
  dwc:occurrenceId '10017-10046'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '128545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10027'^^xsd:string;
  dwc:scientificName 'Podarkeopsis capensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130195'^^xsd:integer;
  dwc:occurrenceId '10017-10027'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10047'^^xsd:string;
  dwc:scientificName 'Spatangoida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '123106'^^xsd:integer;
  dwc:occurrenceId '10017-10047'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '123106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10035'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:occurrenceId '10017-10035'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10042'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'dam'^^xsd:string;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId '10017-10042'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10041'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:occurrenceRemarks 'juv'^^xsd:string;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:occurrenceId '10017-10041'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10043'^^xsd:string;
  dwc:scientificName 'Thyasira biplicata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '141655'^^xsd:integer;
  dwc:occurrenceId '10017-10043'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8709_10017_10017-10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8709_10017_10017-10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8709_10017_10017-10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.802"^^xsd:decimal ;
  dwc:decimalLongitude "4.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.54"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8709_10017_10017-10044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.802 4.642)"^^geo:wktLiteral ;
  geo-pos:lat "55.802"^^xsd:decimal ;
  geo-pos:long "4.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8709_10017_10017-10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "10017-10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8709_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-02-21'^^xsd:date;
  dwc:institutionCode '630'^^xsd:integer;
  dwc:collectionCode 'Bottom fishing impacts 2017-2018'^^xsd:string;
  dwc:catalogNumber '10017-10044'^^xsd:string;
  dwc:scientificName 'Thyasira flexuosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.642'^^xsd:double;
  dwc:latitude '55.802'^^xsd:double;
  dwc:minimumDepth '42.54'^^xsd:double;
  dwc:maximumDepth '42.54'^^xsd:double;
  dwc:aphiaid '141662'^^xsd:integer;
  dwc:occurrenceId '10017-10044'^^xsd:string;
  dwc:observationDate '2017-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF