@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/8472_Clyde%20Sea%2098017%2F001>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Clyde Sea 98017/001" ;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_105814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_105814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_105814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_105814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_105814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_105814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_105814'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_105814'^^xsd:string;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_106835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_106835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_106835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_106835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_106835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_106835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_106835'^^xsd:string;
  dwc:scientificName 'Munida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Either Munida rugosa or Munida sarsi'^^xsd:string;
  dwc:aphiaid '106835'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_106835'^^xsd:string;
  dwc:aphiaIdAccepted '106835'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107054'^^xsd:string;
  dwc:scientificName 'Processa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107054'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107054'^^xsd:string;
  dwc:aphiaIdAccepted '107054'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107148'^^xsd:string;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107148'^^xsd:string;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107154'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107154'^^xsd:string;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107188'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107188'^^xsd:string;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107232'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107232'^^xsd:string;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107235'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107235'^^xsd:string;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107239'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107239'^^xsd:string;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107254'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107254'^^xsd:string;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107292'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107292'^^xsd:string;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107322'^^xsd:string;
  dwc:scientificName 'Hyas araneus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107322'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107322'^^xsd:string;
  dwc:aphiaIdAccepted '107322'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107323'^^xsd:string;
  dwc:scientificName 'Hyas coarctatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107323'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107323'^^xsd:string;
  dwc:aphiaIdAccepted '107323'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107327'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107327'^^xsd:string;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107346'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107346'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107346'^^xsd:string;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107381'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107381'^^xsd:string;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107387'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107387'^^xsd:string;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107388'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107388'^^xsd:string;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107398'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107398'^^xsd:string;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107531'^^xsd:string;
  dwc:scientificName 'Spirontocaris liljeborgii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107531'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107531'^^xsd:string;
  dwc:aphiaIdAccepted '107531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107616> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107616'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107616'^^xsd:string;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107643> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107643'^^xsd:string;
  dwc:scientificName 'Dichelopandalus bonnieri'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107643'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107643'^^xsd:string;
  dwc:aphiaIdAccepted '107643'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107651'^^xsd:string;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107651'^^xsd:string;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_107726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_107726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_107726'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_107726'^^xsd:string;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123776> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_123776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_123776'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_123776'^^xsd:string;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_123803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_123803'^^xsd:string;
  dwc:scientificName 'Marthasterias glacialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '123803'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_123803'^^xsd:string;
  dwc:aphiaIdAccepted '123803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123867> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_123867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_123867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_123867'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_123867'^^xsd:string;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_124287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_124287'^^xsd:string;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_124287'^^xsd:string;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_124319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_124319'^^xsd:string;
  dwc:scientificName 'Psammechinus miliaris'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '124319'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_124319'^^xsd:string;
  dwc:aphiaIdAccepted '124319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_124373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_124373'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_124373'^^xsd:string;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_124392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_124392'^^xsd:string;
  dwc:scientificName 'Echinocardium cordatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '124392'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_124392'^^xsd:string;
  dwc:aphiaIdAccepted '124392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_124913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_124913'^^xsd:string;
  dwc:scientificName 'Ophiura albida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '124913'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_124913'^^xsd:string;
  dwc:aphiaIdAccepted '124913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124929> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_124929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_124929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_124929'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_124929'^^xsd:string;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_125027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_125027'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_125027'^^xsd:string;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_125073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_125073'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_125073'^^xsd:string;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_125125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_125125'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_125125'^^xsd:string;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_125131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_125131'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_125131'^^xsd:string;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_125166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_125166'^^xsd:string;
  dwc:scientificName 'Porania (Porania) pulvillus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '125166'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_125166'^^xsd:string;
  dwc:aphiaIdAccepted '125166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125999> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_125999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_125999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_125999'^^xsd:string;
  dwc:scientificName 'Pomatoschistus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '125999'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_125999'^^xsd:string;
  dwc:aphiaIdAccepted '125999'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_126450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_126450'^^xsd:string;
  dwc:scientificName 'Enchelyopus cimbrius'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '126450'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_126450'^^xsd:string;
  dwc:aphiaIdAccepted '126450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126792> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_126792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_126792'^^xsd:string;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_126792'^^xsd:string;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_126793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_126793'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_126793'^^xsd:string;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126835> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_126835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_126835'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_126835'^^xsd:string;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_126996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_126996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_126996'^^xsd:string;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_126996'^^xsd:string;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127123'^^xsd:string;
  dwc:scientificName 'Zoarces viviparus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127123'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127123'^^xsd:string;
  dwc:aphiaIdAccepted '127123'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127136'^^xsd:string;
  dwc:scientificName 'Glyptocephalus cynoglossus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127136'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127136'^^xsd:string;
  dwc:aphiaIdAccepted '127136'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127137'^^xsd:string;
  dwc:scientificName 'Hippoglossoides platessoides'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127137'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127137'^^xsd:string;
  dwc:aphiaIdAccepted '127137'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127139'^^xsd:string;
  dwc:scientificName 'Limanda limanda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127139'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127139'^^xsd:string;
  dwc:aphiaIdAccepted '127139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127140'^^xsd:string;
  dwc:scientificName 'Microstomus kitt'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127140'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127140'^^xsd:string;
  dwc:aphiaIdAccepted '127140'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127143'^^xsd:string;
  dwc:scientificName 'Pleuronectes platessa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127143'^^xsd:string;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127147'^^xsd:string;
  dwc:scientificName 'Phrynorhombus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127147'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127147'^^xsd:string;
  dwc:aphiaIdAccepted '127147'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127190'^^xsd:string;
  dwc:scientificName 'Agonus cataphractus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127190'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127190'^^xsd:string;
  dwc:aphiaIdAccepted '127190'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_127204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_127204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_127204'^^xsd:string;
  dwc:scientificName 'Taurulus bubalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '127204'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_127204'^^xsd:string;
  dwc:aphiaIdAccepted '127204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_128539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_128539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_128539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_128539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_128539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_128539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_128539'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_128539'^^xsd:string;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_129840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_129840> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_129840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_129840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_129840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_129840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_129840'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_129840'^^xsd:string;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138760> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_138760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_138760'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_138760'^^xsd:string;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138761> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_138761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_138761'^^xsd:string;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_138761'^^xsd:string;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138878> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_138878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_138878'^^xsd:string;
  dwc:scientificName 'Buccinum undatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '138878'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_138878'^^xsd:string;
  dwc:aphiaIdAccepted '138878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_138899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_138899'^^xsd:string;
  dwc:scientificName 'Colus gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '138899'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_138899'^^xsd:string;
  dwc:aphiaIdAccepted '138899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138920> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_138920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_138920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_138920'^^xsd:string;
  dwc:scientificName 'Neptunea antiqua'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '138920'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_138920'^^xsd:string;
  dwc:aphiaIdAccepted '138920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_140717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_140717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_140717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_140717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_140717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_140717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_140717'^^xsd:string;
  dwc:scientificName 'Pseudamussium peslutrae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '140717'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_140717'^^xsd:string;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_141449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_141449'^^xsd:string;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_141449'^^xsd:string;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_141872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_141872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_141872'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_141872'^^xsd:string;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_150637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_150637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_150637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_150637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_150637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_150637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_150637'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_150637'^^xsd:string;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_154675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_154675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_154675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_154675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_154675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_154675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_154675'^^xsd:string;
  dwc:scientificName 'Lumpenus lampretaeformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '154675'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_154675'^^xsd:string;
  dwc:aphiaIdAccepted '154675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_236130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_236130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_236130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_236130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_236130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_236130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_236130'^^xsd:string;
  dwc:scientificName 'Acrocnida brachiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '236130'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_236130'^^xsd:string;
  dwc:aphiaIdAccepted '236130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_274304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_274304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_274304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_274304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_274304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_274304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_274304'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_274304'^^xsd:string;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
<https://eurobis.org/id/location/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_532031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_532031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_532031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.79165"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_532031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.79165 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.79165"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8472_Clyde%20Sea%2098017%2F001_Clyde%20Sea%2098017%2F001_532031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Clyde Sea 98017/001_532031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8472_> ;
  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 '2024-02-19'^^xsd:date;
  dwc:institutionCode 'DASSH'^^xsd:string;
  dwc:collectionCode '1999-2001 University Marine Biological Station Millport (UMBSM) Clyde Sea Rapid Methodologies Survey'^^xsd:string;
  dwc:catalogNumber 'Clyde Sea 98017/001_532031'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.79165'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingProtocol 'EC0000004_Meth01'^^xsd:string;
  dwc:occurrenceId 'Clyde Sea 98017/001_532031'^^xsd:string;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326'^^xsd:string;
  .
# EOF